FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / C1FlexRadar 类 / AxesOnTop 属性

本主题中
    AxesOnTop 属性 (C1FlexRadar)
    本主题中
    Gets or sets a value indicating whether the chart axes are drawing on the top of data.
    语法
    '声明
     
    Public Property AxesOnTop As Boolean
    public bool AxesOnTop {get; set;}
    请参见