ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / Labels Property

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