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

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