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

In This Topic
    AxisLine Property
    In This Topic
    Gets or sets a value indicating whether the axis line is visible.
    Syntax
    'Declaration
     
    
    Public Property AxisLine As Boolean
    public bool AxisLine {get; set;}
    See Also