Partager via


Membres ScaleRange

Represents a range to be drawn against a GaugeScale.

Le type ScaleRange 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 range.
Propriété publique BackgroundGradientType The type of background gradient.
Propriété publique DistanceFromScale Distance from the range to the scale, as a percentage of the size of the scale.
Propriété publique EndValue Ending value for the range.
Propriété publique EndWidth Width of the range at the start, as a percentage of the size of the scale.
Propriété publique FieldsUsedInValueExpression Gets the fields used in a value expression.
Propriété publique Hidden Indicates the range is hidden.
Propriété publique InRangeBarPointerColor Color of the bar pointer if it falls within this range.
Propriété publique InRangeLabelColor Color of scale labels that fall within this range.
Propriété publique InRangeTickMarksColor Color of tick marks that fall within this range.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Name Name of the scale range.
Propriété publique Placement Determines where the range should be placed relative to the scale.
Propriété publique StartValue Starting value for the range.
Propriété publique StartWidth Width of the range at the start, as a percentage of the size of the scale.
Propriété publique Style Gets the style properties of this report definition object.
Propriété publique ToolTip Tool tip text for the range.
Propriété publique UniqueName Gets the unique identifier for this report definition object.

Haut de la page