Partager via


Membres GaugeScale

Represents a scale to be drawn within a gauge.

Le type GaugeScale expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_instance Infrastructure. (Hérité de GaugePanelObjectCollectionItem.)

Haut de la page

Propriétés

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

Haut de la page