ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / AutoMax Property

In This Topic
    AutoMax Property
    In This Topic
    A value that indicates whether the maximum axis value is calculated automatically.
    Syntax
    'Declaration
     
    Public Property AutoMax As System.Boolean
    public System.bool AutoMax {get; set;}
    See Also