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

In This Topic
    AxisLine Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AxisLine As System.Boolean
    public System.bool AxisLine {get; set;}
    See Also