ComponentOne FinancialChart for UWP
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 Boolean
    public bool Labels {get; set;}
    See Also