Элементы GaugeScale

Represents a scale to be drawn within a gauge.

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

Методы

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

В начало

Поля

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

В начало

Свойства

  Имя Описание
Открытое свойство ActionInfo Actions for the scale.
Открытое свойство CustomLabels Custom labels for the scale.
Открытое свойство FieldsUsedInValueExpression Gets the fields used in a value expression.
Открытое свойство GaugeMajorTickMarks Major tickmarks to display on the scale.
Открытое свойство GaugeMinorTickMarks Minor tickmarks to display on the scale.
Открытое свойство Hidden Indicates the scale is hidden.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Interval Default interval between tick marks and labels.
Открытое свойство IntervalOffset Default offset for the first tick mark and label.
Открытое свойство Logarithmic Indicates the scale is logarithmic.
Открытое свойство LogarithmicBase Base to use for logarithmic scale.
Открытое свойство MaximumPin Maximum value at which a pointer on the scale will stop.
Открытое свойство MaximumValue Maximum value for the scale.
Открытое свойство MinimumPin Minimum value at which a pointer on the scale will stop.
Открытое свойство MinimumValue Minimum value for the scale.
Открытое свойство Multiplier Amount by which the gauge value is multiplied before being displayed.
Открытое свойство Name Name of the gauge scale.
Открытое свойство Reversed Indicates the direction of the scale is reversed.
Открытое свойство ScaleLabels Labels to display on the scale.
Открытое свойство ScaleRanges Ranges to display on the scale.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство TickMarksOnTop Indicates tick marks should be drawn above pointers.
Открытое свойство ToolTip Tool tip text for the scale.
Открытое свойство UniqueName Gets the unique identifier for this report definition object.
Открытое свойство Width Width of the scale bar, as a percent of the size of the gauge

В начало