ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / FlexRadar Class / AxesOnTop Property

In This Topic
    AxesOnTop Property (FlexRadar)
    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