Version

SegmentedDigitalGauge Class Properties

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

Public Properties
 NameDescription
Public PropertyBoundsBounds for this gauge. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyBoundsMeasureMeasurement unit to use for the Bounds property. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyBrushElementBrushElement defining how the background of this gauge is painted. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
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. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyDigitsThe number of digits to allocate space for on the digital display. (Inherited from Infragistics.UltraGauge.Resources.DigitalGauge)
Public PropertyDigitSpacingSpace between each digit, expressed as a number of pixels. (Inherited from Infragistics.UltraGauge.Resources.DigitalGauge)
Public PropertyFontBrushElementBrushElement defining how the digits are painted. (Inherited from Infragistics.UltraGauge.Resources.DigitalGauge)
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyInnerMarginAmount of space to inset the gauge before rendering. To avoid clipping on each side, this margin is used.  
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. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyModeMode of display for this segmented digital gauge.  
Public PropertySmoothingModeSmoothing mode used for rendering this gauge and all its components. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertySquareDetermines whether or not this gauge should be constrained to square bounds. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyStrokeElementStrokeElement defining the Pen used for outlining this Gauge. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyTextText to be displayed in this digital gauge. (Inherited from Infragistics.UltraGauge.Resources.DigitalGauge)
Public PropertyUnlitBrushElementBrushElement used to fill segments which are not lit up on this digital gauge.  
Public PropertyVisibleToggles visibility for this gauge and all its components. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also