Элементы 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.

В начало