| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace : Chart3DAxisLabelsCollection Class |
The following tables list the members exposed by Chart3DAxisLabelsCollection.
| Name | Description | |
|---|---|---|
![]() | Chart3DAxisLabelsCollection Constructor | Initializes a new instance of the Chart3DAxisLabelsCollection class. |
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets or sets the specified label from the collection by numeric index. |
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Add the specified label to the collection. |
![]() | AddNewLabel | Creates a new label and appends it to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the specified label exists in the collection. |
![]() | CopyTo | Copies the collection of labels objects beginning with the specified index to an array of labels. |
![]() | IndexOf | Determines the index of the specified label of the collection. |
![]() | Insert | Inserts the specified label at the specified index of the collection. |
![]() | Remove | Removes the specified label from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |