FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAxis Class / AutoMax Property

In This Topic
    AutoMax Property (ChartAxis)
    In This Topic
    Gets or sets whether the axis maximum value is calculated automatically.
    Syntax
    'Declaration
     
    Public Property AutoMax As Boolean
    public bool AutoMax {get; set;}
    See Also