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

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