Chart3DLabels Class Members
In This Topic
The following tables list the members exposed by Chart3DLabels.
Public Properties
| Name | Description |
 | DefaultStyle | Gets the default label style. |
 | Item | Overloaded. Gets the specified label from the collection by numerical index. |
 | LabelsCollection | Gets the labels collection. |
Top
Public Methods
| Name | Description |
 | AddNewLabel | Creates a new label and appends it to the collection. |
 | LabelFromCoord | Gets the label index at the specified location. |
 | Remove | Removes the specified label from the collection. |
 | ToString | Returns a string that represents the current Chart3DLabels. |
Top
See Also