WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / FlexChart Class / AxesOnTop Property
In This Topic
    AxesOnTop Property (FlexChart)
    In This Topic
    Gets or sets a value indicating whether the chart axes are drawing on the top of data.
    Syntax
    public bool AxesOnTop {get; set;}
    See Also