ChartTickMarks 成員
Represents tick marks along an axis.
ChartTickMarks 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
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. |
頂端