WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / Axis Class / StaggeredLines Property
In This Topic
    StaggeredLines Property
    In This Topic
    Gets or sets the number of staggered lines for axis labels.
    Syntax
    public int StaggeredLines {get; set;}
    Remarks
    The default value is 1 and all axis labels are drawn on the same level.
    See Also