Compartir a través de


GaugeScale Miembros

Represents a scale to be drawn within a gauge.

El tipo GaugeScale expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_instance Infraestructura. (Se hereda de GaugePanelObjectCollectionItem).

Principio

Propiedades

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

Principio