Version

GaugeScale Class Members

The following tables list the members exposed by GaugeScale.

Public Properties
 NameDescription
Public PropertyAxisScale which defines the Minimum, Maximum, and Interval for this section.  
Public PropertyBrushElementBrushElement defining how the background of this section is painted.  
Public PropertyGaugeThe Gauge which owns this section.  
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 PropertyStrokeElementStrokeElement defining the Pen used for outlining this section.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public Methods
 NameDescription
Public MethodFillSceneGraphAdds primitives to the scene in the form of this GaugeSection.  
Public MethodGetLabelsGets the Labels in this scale.  
Public MethodGetMajorTickmarksGets the Major Tickmarks in this scale.  
Public MethodGetMinorTickmarksGets the Minor Tickmarks in this scale.  
Public MethodGetRangesGets the Ranges in this scale.  
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