FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / Axis 类 / AxisLine 属性

本主题中
    AxisLine 属性 (Axis)
    本主题中
    Gets or sets a value indicating whether to draw axis line.
    语法
    '声明
     
    Public Property AxisLine As Boolean
    public bool AxisLine {get; set;}
    请参见