Compartir a través de


ScaleRange Miembros

Represents a range to be drawn against a GaugeScale.

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

Principio