ActiveReports 12
SmartLabels Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : SmartLabels Property
Gets or sets a value indicating whether smart labels are enabled on the axis.
Syntax
'Declaration
 
Public Property SmartLabels As Boolean
public bool SmartLabels {get; set;}

Property Value

Boolean. True if smart labels are enabled on the axis; otherwise False.
See Also

Reference

AxisBase Class
AxisBase Members