Элементы ScaleRange

Represents a range to be drawn against a GaugeScale.

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

Методы

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

В начало

Поля

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

В начало

Свойства

  Имя Описание
Открытое свойство ActionInfo Actions for the range.
Открытое свойство BackgroundGradientType The type of background gradient.
Открытое свойство DistanceFromScale Distance from the range to the scale, as a percentage of the size of the scale.
Открытое свойство EndValue Ending value for the range.
Открытое свойство EndWidth Width of the range at the start, as a percentage of the size of the scale.
Открытое свойство FieldsUsedInValueExpression Gets the fields used in a value expression.
Открытое свойство Hidden Indicates the range is hidden.
Открытое свойство InRangeBarPointerColor Color of the bar pointer if it falls within this range.
Открытое свойство InRangeLabelColor Color of scale labels that fall within this range.
Открытое свойство InRangeTickMarksColor Color of tick marks that fall within this range.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Name Name of the scale range.
Открытое свойство Placement Determines where the range should be placed relative to the scale.
Открытое свойство StartValue Starting value for the range.
Открытое свойство StartWidth Width of the range at the start, as a percentage of the size of the scale.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство ToolTip Tool tip text for the range.
Открытое свойство UniqueName Gets the unique identifier for this report definition object.

В начало