共用方式為


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.

頂端