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

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