Элементы ScalePin

Represents a pin value at one end of a GaugeScale.

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

Методы

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

В начало

Поля

  Имя Описание
Защищенное поле m_instance Инфраструктура. (Наследуется из TickMarkStyle.)

В начало

Свойства

  Имя Описание
Открытое свойство DistanceFromScale Distance from the label to the tick mark, as a percentage of the scale size (radius for radial scales, length for linear scales). (Наследуется из TickMarkStyle.)
Открытое свойство Enable Indicates the pin is enabled.
Открытое свойство EnableGradient Indicates whether a gradient effect is used for the tick mark. (Наследуется из TickMarkStyle.)
Открытое свойство GradientDensity Intensity of the gradient effect (from 0 to 100). (Наследуется из TickMarkStyle.)
Открытое свойство Hidden Indicates the custom label is hidden. (Наследуется из TickMarkStyle.)
Открытое свойство 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. (Наследуется из TickMarkStyle.)
Открытое свойство Location Location of the pin, relative to the start or end of the scale. Degrees for radial scales, percentage for linear scales.
Открытое свойство PinLabel Defines a label for the pin.
Открытое свойство Placement Determines where the tick mark should be placed relative to the scale. (Наследуется из TickMarkStyle.)
Открытое свойство Shape Shape of the tick mark. (Наследуется из TickMarkStyle.)
Открытое свойство Style Gets the style properties of this report definition object. (Наследуется из TickMarkStyle.)
Открытое свойство TickMarkImage Image to use for the tick mark. (Наследуется из TickMarkStyle.)
Открытое свойство 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. (Наследуется из TickMarkStyle.)

В начало