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

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