FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / ActualMin Property

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