Membri ScaleRange
Represents a range to be drawn against a GaugeScale.
Il tipo ScaleRange espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
m_instance | Infrastruttura. (Ereditato da GaugePanelObjectCollectionItem). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
ActionInfo | Actions for the range. |
![]() |
BackgroundGradientType | The type of background gradient. |
![]() |
DistanceFromScale | Distance from the range to the scale, as a percentage of the size of the scale. |
![]() |
EndValue | Ending value for the range. |
![]() |
EndWidth | Width of the range at the start, as a percentage of the size of the scale. |
![]() |
FieldsUsedInValueExpression | Gets the fields used in a value expression. |
![]() |
Hidden | Indicates the range is hidden. |
![]() |
InRangeBarPointerColor | Color of the bar pointer if it falls within this range. |
![]() |
InRangeLabelColor | Color of scale labels that fall within this range. |
![]() |
InRangeTickMarksColor | Color of tick marks that fall within this range. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Name | Name of the scale range. |
![]() |
Placement | Determines where the range should be placed relative to the scale. |
![]() |
StartValue | Starting value for the range. |
![]() |
StartWidth | Width of the range at the start, as a percentage of the size of the scale. |
![]() |
Style | Gets the style properties of this report definition object. |
![]() |
ToolTip | Tool tip text for the range. |
![]() |
UniqueName | Gets the unique identifier for this report definition object. |
In alto
Vedere anche