The following tables list the members exposed by RadialGaugeRange.
Name | Description | |
---|---|---|
RadialGaugeRange Constructor | RadialGaugeRange constructor. |
Name | Description | |
---|---|---|
BrushElement | BrushElement defining how the background of this Range is painted. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange) | |
EndValue | End value for this range. Relates to a value on the Axis of the parent scale. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange) | |
GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | |
InnerExtentEnd | Distance from the center of the gauge for the inner bounds of this range at its end point. Expressed as a percentage of the gauge radius. | |
InnerExtentStart | Distance from the center of the gauge for the inner bounds of this range at its start point. Expressed as a percentage of the gauge radius. | |
Key | Unique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject) | |
OuterExtent | Distance from the center of the gauge for the outer bounds of this range. Expressed as a percentage of the gauge radius. | |
Scale | The parent Scale. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange) | |
Shadow | Settings used to render a shadow under the range. | |
StartValue | Start value for this range. Relates to a value on the Axis of the parent scale. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange) | |
StrokeElement | StrokeElement defining the Pen used for outlining this Range. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange) | |
Visible | Determines whether or not this range should be displayed. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange) |
Name | Description | |
---|---|---|
SortedPropertyNames | Used by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this RadialGaugeRange. | |
FillSceneGraph | Overridden. Renders graphical elements to the SceneGraph in the form of this range. | |
InRange | Overloaded. Tests whether or not a given value is within this range. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange) | |
ToString | Returns a string representation of this object. |
Name | Description | |
---|---|---|
Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |