ActiveReports 12
Labels Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : Labels Property
Gets the contents of the labels collection, used for categorical axes.
Syntax
'Declaration
 
Public ReadOnly Property Labels As LabelsCollection
public LabelsCollection Labels {get;}
See Also

Reference

AxisBase Class
AxisBase Members