| C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : Chart3DColorsCollection Class |
The following tables list the members exposed by Chart3DColorsCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the specified Color by numeric index. |
| Name | Description | |
|---|---|---|
![]() | Add | Adds a new Color to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines if the specified Color is in the collection. |
![]() | CopyTo | Copies the collection Color elements beginning with the specified index to an array of Color. |
![]() | IndexOf | Gets the index of the specified Color in the collection. |
![]() | Insert | Inserts the specified Color at the specified index in the collection. |
![]() | Remove | Removes the specified Color from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
![]() | ColorsChanged | Occurs when the collection is changed. |