Элементы TickMarkStyle

Represents a tick mark associated with a custom label.

Тип TickMarkStyle предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Защищенный метод GetInstance Инфраструктура.
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Поля

  Имя Описание
Защищенное поле m_instance Инфраструктура.

В начало

Свойства

  Имя Описание
Открытое свойство DistanceFromScale Distance from the label to the tick mark, as a percentage of the scale size (radius for radial scales, length for linear scales).
Открытое свойство EnableGradient Indicates whether a gradient effect is used for the tick mark.
Открытое свойство GradientDensity Intensity of the gradient effect (from 0 to 100).
Открытое свойство Hidden Indicates the custom label is hidden.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Length Length of the tick mark as a percentage of the parent scale radius for radial gauge and as a percentage of the Width/Height for linear gauge whichever is smaller.
Открытое свойство Placement Determines where the tick mark should be placed relative to the scale.
Открытое свойство Shape Shape of the tick mark.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство TickMarkImage Image to use for the tick mark.
Открытое свойство Width Width of the tick mark as a percentage of the parent scale radius for radial gauge and as a percentage of the Width/Height for linear gauge whichever is smaller.

В начало