ComponentOne FlexReport for WinForms
ValueLabels Property (Chart3DAxis)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DAxis Class : ValueLabels Property
Gets the labels collection for this axis.
Syntax
'Declaration
 
Public ReadOnly Property ValueLabels As ChartValueLabelsCollection
public ChartValueLabelsCollection ValueLabels {get;}
See Also

Reference

Chart3DAxis Class
Chart3DAxis Members