The following tables list the members exposed by RadialGaugeRangeCollection.
Name | Description | |
---|---|---|
![]() | RadialGaugeRangeCollection Constructor | RadialGaugeRangeCollection constructor. |
Name | Description | |
---|---|---|
![]() | Count | Count of items in this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
![]() | Item | Gets/Sets the RadialGaugeRange at the specified index. |
![]() | Scale | The Scale in context for this RadialGaugeRange. |
Name | Description | |
---|---|---|
![]() | List | The List used for this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | SortedPropertyNames | Used by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
Name | Description | |
---|---|---|
![]() | Add | Adds a RadialGaugeRange to this collection. |
![]() | Clear | Removes all objects from this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | Clone | Creates and returns a copy of this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | Contains | Determines whether or not the given object is contained by this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | CopyTo | Copies the contents of this collection to the given array. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | FromKey | Gets the first RadialGaugeRange in this collection with the given key. |
![]() | GetRange | Gets the Range at the specified index in the collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeRangeCollection) |
![]() | IndexOf | Gets the index of the specified object in this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | RemoveAt | Removes an item from this collection at the specified index. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | Reverse | Reverses the order of items in this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | ToArray | Returns this collection as an array of the given type. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | ToString | Returns a string representation of this object. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
Name | Description | |
---|---|---|
![]() | AddItem | Overridden. Adds an item to this collection. |
![]() | AddItems | Adds the given array of objects to this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | GetItem | Gets the item at the specified index in the collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | InsertItem | Inserts an object into this collection at the specified index. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
![]() | OnItemAdded | Event raised when an item is added to the gauge. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | Remove | Removes the specified object from this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |
![]() | SetItem | Sets the item at the specified index in the collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase) |