Version

GaugeRange Class Members

The following tables list the members exposed by GaugeRange.

Public Properties
 NameDescription
Public PropertyBrushElementBrushElement defining how the background of this Range is painted.  
Public PropertyEndValueEnd value for this range. Relates to a value on the Axis of the parent scale.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyKeyUnique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject)
Public PropertyScaleThe parent Scale.  
Public PropertyStartValueStart value for this range. Relates to a value on the Axis of the parent scale.  
Public PropertyStrokeElementStrokeElement defining the Pen used for outlining this Range.  
Public PropertyVisibleDetermines whether or not this range should be displayed.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public Methods
 NameDescription
Public MethodFillSceneGraphRenders graphical elements to the SceneGraph in the form of this range.  
Public MethodInRangeOverloaded. Tests whether or not a given value is within this range.  
Protected Methods
 NameDescription
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also