C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / ChartLabels Property

In This Topic
ChartLabels Property
In This Topic
Gets the control chart labels object.
Syntax
'Declaration
 
Public ReadOnly Property ChartLabels As Chart3DLabels
 
Remarks
The ChartLabels contain all Chart3DLabel objects.
See Also