Version 23.1 (latest)

Gauge Class Properties

For a list of all members of this type, see Gauge members.

Public Properties
 NameDescription
Public PropertyBoundsBounds for this gauge.  
Public PropertyBoundsMeasureMeasurement unit to use for the Bounds property.  
Public PropertyBrushElementBrushElement defining how the background of this gauge is painted.  
Public PropertyCornerExtentThe point at which rounded corners begin around this gauge. Expressed as a percentage of the length of the shortest side of the gauge bounds.  
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 PropertyMarginSpacing around each side within the bounds of this gauge.  
Public PropertySmoothingModeSmoothing mode used for rendering this gauge and all its components.  
Public PropertySquareDetermines whether or not this gauge should be constrained to square bounds.  
Public PropertyStrokeElementStrokeElement defining the Pen used for outlining this Gauge.  
Public PropertyVisibleToggles visibility for this gauge and all its components.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also