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

In This Topic
    LabelMax Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property LabelMax As System.Boolean
    public System.bool LabelMax {get; set;}
    See Also