FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexRadar Class / AxesOnTop Property

In This Topic
    AxesOnTop Property (C1FlexRadar)
    In This Topic
    Gets or sets a value indicating whether the chart axes are drawing on the top of data.
    Syntax
    'Declaration
     
    Public Property AxesOnTop As Boolean
    public bool AxesOnTop {get; set;}
    See Also