Compartilhar via


Membros RadialScale

Represents a radial scale to be drawn within a RadialGauge.

O tipo RadialScale 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. (Herdado de GaugeScale.)
Propriedade pública CustomLabels Custom labels for the scale. (Herdado de GaugeScale.)
Propriedade pública FieldsUsedInValueExpression Gets the fields used in a value expression. (Herdado de GaugeScale.)
Propriedade pública GaugeMajorTickMarks Major tickmarks to display on the scale. (Herdado de GaugeScale.)
Propriedade pública GaugeMinorTickMarks Minor tickmarks to display on the scale. (Herdado de GaugeScale.)
Propriedade pública GaugePointers Gets the pointers on the scale.
Propriedade pública Hidden Indicates the scale is hidden. (Herdado de GaugeScale.)
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. (Herdado de GaugeScale.)
Propriedade pública IntervalOffset Default offset for the first tick mark and label. (Herdado de GaugeScale.)
Propriedade pública Logarithmic Indicates the scale is logarithmic. (Herdado de GaugeScale.)
Propriedade pública LogarithmicBase Base to use for logarithmic scale. (Herdado de GaugeScale.)
Propriedade pública MaximumPin Maximum value at which a pointer on the scale will stop. (Herdado de GaugeScale.)
Propriedade pública MaximumValue Maximum value for the scale. (Herdado de GaugeScale.)
Propriedade pública MinimumPin Minimum value at which a pointer on the scale will stop. (Herdado de GaugeScale.)
Propriedade pública MinimumValue Minimum value for the scale. (Herdado de GaugeScale.)
Propriedade pública Multiplier Amount by which the gauge value is multiplied before being displayed. (Herdado de GaugeScale.)
Propriedade pública Name Name of the gauge scale. (Herdado de GaugeScale.)
Propriedade pública Radius Radius of the scale as a percentage of the gauge.
Propriedade pública Reversed Indicates the direction of the scale is reversed. (Herdado de GaugeScale.)
Propriedade pública ScaleLabels Labels to display on the scale. (Herdado de GaugeScale.)
Propriedade pública ScaleRanges Ranges to display on the scale. (Herdado de GaugeScale.)
Propriedade pública StartAngle The start angle of the scale in degrees (0-360).
Propriedade pública Style Gets the style properties of this report definition object. (Herdado de GaugeScale.)
Propriedade pública SweepAngle The sweep angle of the scale in degrees (0-360).
Propriedade pública TickMarksOnTop Indicates tick marks should be drawn above pointers. (Herdado de GaugeScale.)
Propriedade pública ToolTip Tool tip text for the scale. (Herdado de GaugeScale.)
Propriedade pública UniqueName Gets the unique identifier for this report definition object. (Herdado de GaugeScale.)
Propriedade pública Width Width of the scale bar, as a percent of the size of the gauge (Herdado de GaugeScale.)

Início