Элементы CustomLabel

Represents a custom label for a scale.

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

Методы

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

В начало

Поля

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

В начало

Свойства

  Имя Описание
Открытое свойство AllowUpsideDown Indicates the label can be rotated by more than 90 degrees.
Открытое свойство DistanceFromScale Distance from the label to the scale, as a percentage of the scale size (radius for radial scales, length for linear scales).
Открытое свойство FontAngle Angle of rotation for the text.
Открытое свойство Hidden Indicates the custom label is hidden.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Name Name of the custom label.
Открытое свойство Placement Determines where the label should be placed relative to the scale.
Открытое свойство RotateLabel Indicates the text rotates along with the scale.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство Text Text of the custom label.
Открытое свойство TickMarkStyle Style properties for the tick mark.
Открытое свойство UseFontPercent Determines if the font size is measured as a percentage of the parent or in units specified.
Открытое свойство Value Position on the scale where the label will be placed.

В начало