For a list of all members of this type, see ChartLayerCollection members.
| 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) |