| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace : Chart3DStylesCollection Class |
The following tables list the members exposed by Chart3DStylesCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the specified style from the collection by numeric index. |
| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified Chart3DStyle to the collection. |
![]() | AddNewStyle | Creates a new Chart3DStyle and appends it to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the specified Chart3DStyle exists in the collection. |
![]() | CopyTo | Copies the collection Chart3DStyle elements beginning with the specified index to an array of BarColor objects. |
![]() | IndexOf | Gets the index of the specified Chart3DStyle in the collection. |
![]() | Insert | Adds a Chart3DStyle object to the collection at the specified index. |
![]() | Remove | Removes a Chart3DStyle object from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
![]() | ToString | Returns a string that represents the current Chart3DStylesCollection. |