| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace : BarColorCollection Class |
The following tables list the members exposed by BarColorCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets the specified BarColor from the collection by numeric index. |
| Name | Description | |
|---|---|---|
![]() | Add | Adds a BarColor object to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the specified BarColor exists in the collection. |
![]() | CopyTo | Copies the collection BarColor elements beginning with the specified index to an array of BarColor objects. |
![]() | IndexOf | Gets the index of the specified BarColor in the collection. |
![]() | Insert | Adds a BarColor object to the collection at the specified index. |
![]() | Remove | Removes a BarColor object from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |