ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / Labels Property

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