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

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