The following tables list the members exposed by EmptyAppearanceCollection.
Name | Description | |
---|---|---|
![]() | EmptyAppearanceCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | Count | The number of objects in this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | Item | Gets or Sets the EmptyAppearance at the specified index in the collection. |
Name | Description | |
---|---|---|
![]() | dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | List | The List used for this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
![]() | Add | Adds an EmptyAppearance object to this collection. |
![]() | Clear | Removes all items from this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | Clone | Creates and returns a copy of this collection and all its members. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | Contains | Returns whether or not the given object is included in this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | CopyTo | Copies the members of this collection to the given array. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | FromKey | Gets the first EmptyAppearance object in this collection with the given key. |
![]() | IndexOf | Returns the index in this collection of the specified object. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | RemoveAt | Removes an object from the collection at the specified index. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | ToArray | Creates and returns an array containing the members of this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
![]() | AddItem | Adds an object to this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | AddItems | Adds an array of objects to this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | GetItem | Gets an object from this collection at the specified index. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | Insert | Inserts an object into this collection at the specified index. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | Remove | Removes an object from this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | SetItem | Sets an object in this collection at the specified index. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |