Membros ChartTickMarks
Represents tick marks along an axis.
O tipo ChartTickMarks expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Enabled | Indicates the tickmarks should be shown. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Interval | Interval between tickmarks. | |
IntervalOffset | Offset for the first tickmark from the axis min. | |
IntervalOffsetType | Units for the IntervalOffset. | |
IntervalType | Units for the Interval. | |
Length | Length of the tickmark, as a percentage of the chart size. | |
Style | Gets the style properties of this report definition object. | |
Type | Type of the tick mark. |
Início
Consulte também