Compartilhar via


Membros GaugeScale

Represents a scale to be drawn within a gauge.

O tipo GaugeScale expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Campos

  Nome Descrição
Campo protegido m_instance Infraestrutura. (Herdado de GaugePanelObjectCollectionItem.)

Início

Propriedades

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

Início