The following tables list the members exposed by LinearGaugeRange.
Name | Description | |
---|---|---|
LinearGaugeRange Constructor | LinearGaugeRange 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) | |
InnerExtent | Inner extent of this range. For horizontally oriented gauges, this is expressed as a percentage of the gauge's height. For vertically oriented gauges, this is expressed as a percentage of the gauge's width. | |
Key | Unique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject) | |
OuterExtent | Outer extent of this range. For horizontally oriented gauges, this is expressed as a percentage of the gauge's height. For vertically oriented gauges, this is expressed as a percentage of the gauge's width. | |
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 LinearGaugeRange. | |
FillSceneGraph | Overridden. Renders primitives to the SceneGraph in the form of this linear gauge range. | |
GetRangeBounds | Gets the bounds for 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) |