ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / ActualMin Property

In This Topic
    ActualMin Property
    In This Topic
    Gets the current axis minimum.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualMin As Double
    public double ActualMin {get;}
    See Also