The following tables list the members exposed by ChartLayerCollection.
Name | Description | |
---|---|---|
![]() | ChartLayerCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | Count | Returns the number of ChartLayerAppearance objects in this collection. |
![]() | Item | Gets or Sets the ChartLayerAppearance at the specified index. |
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. |
![]() | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
![]() | Add | Adds a ChartLayerAppearance to this collection. |
![]() | AddRange | Adds an array of ChartLayerAppearance objects to the collection. |
![]() | Clear | Removes all ChartLayerAppearances from this collection. |
![]() | Clone | Returns a copy of this ChartLayerCollection. |
![]() | Contains | Returns whether or not the given object is included in this collection. |
![]() | CopyTo | Copies the members of this ChartLayerCollection to an Array. |
![]() | FromKey | Gets the ChartLayerAppearance object in this collection matching the specified key. |
![]() | IndexOf | Returns the index of the given object in this collection. |
![]() | Insert | Adds a ChartLayerAppearance to this collection at the specified index. |
![]() | Remove | Removes a ChartLayerAppearance object from this collection. |
![]() | RemoveAt | Removes an object from the collection at the specified index. |
![]() | ToArray | Converts the members of this collection to an array of ChartLayerAppearance objects. |
![]() | ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |