Элементы ScaleLabels

Defines the appearance of labels on a GaugeScale.

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

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство AllowUpsideDown Indicates the labels can be rotated by more than 90 degrees.
Открытое свойство DistanceFromScale Distance from the labels 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 labels are hidden.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Interval Interval between labels.
Открытое свойство IntervalOffset Offset for the first label.
Открытое свойство Placement Determines where the labels should be placed relative to the scale.
Открытое свойство RotateLabels Indicates the text rotates along with the scale.
Открытое свойство ShowEndLabels Indicates the labels at the ends of the scale should be shown.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство UseFontPercent Determines if the font size is measured as a percentage of the parent or in units specified.

В начало