C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / Axis Class / StaggeredLines Property

In This Topic
StaggeredLines Property (Axis)
In This Topic
Gets or sets the number of staggered lines for axis labels.
Syntax
'Declaration
 
Public Property StaggeredLines As System.Integer
 
Remarks
The default value is 1 and all axis labels are drawn on the same level.
See Also