ActiveReports 12
StaggerLabels Property

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

Property Value

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

Reference

AxisBase Class
AxisBase Members