Version

RadialGaugeBarMarker Class Properties

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

Public Properties
 NameDescription
Public PropertyBrushElementBrushElement defining how the background of this gauge marker is painted. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyInnerExtentInner extent of the bar.  
Public PropertyKeyUnique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject)
Public PropertyOuterExtentOuter extent of the bar.  
Public PropertyPrecisionPrecision used for this marker to point out values. Enable this marker to "snap to" distinct values on the parent gauge by setting this property to a non-zero value. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyResponseProperties affecting how this gauge marker responds to input values. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyScaleThe parent Scale. (Inherited from Infragistics.UltraGauge.Resources.RadialGaugeMarker)
Public PropertySegmentSpanSpan of each segment of the bar, relative to the length of the entire bar.  
Public PropertyStartAngleStarting angle of the bar.  
Public PropertyStrokeElementThe StrokeElement defining the Pen used to outline this gauge marker. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyValueThe value to be pointed at by this gauge marker. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyVisibleDetermines whether or not this marker should be rendered. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also