FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / AxisLine Property

In This Topic
    AxisLine Property (Axis)
    In This Topic
    Gets or sets a value indicating whether to draw axis line.
    Syntax
    'Declaration
     
    Public Property AxisLine As Boolean
    public bool AxisLine {get; set;}
    See Also