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

In This Topic
    LabelMax Property
    In This Topic
    Gets or sets whether the maximum axis value is always labeled.
    Syntax
    'Declaration
     
    Public Property LabelMax As System.Boolean
    public System.bool LabelMax {get; set;}
    See Also