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