ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / AxisLine Property

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