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

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