Version 24.2 (latest)

RadialGaugeMarkerCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyCountCount of items in this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase)
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyItemGets/Sets the RadialGaugeMarker at the specified index in the collection.  
Public PropertyScaleThe scale in context for this marker collection.  
Protected Properties
 NameDescription
Protected PropertyListThe List used for this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase)
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also