Version

RadialGaugeScaleCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyCountCount of items in this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase)
Public PropertyGaugeThe gauge in context for this scale collection.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyItemGets/Sets the RadialGaugeScale at the specified index in the 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