FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / Axis Class / ActualMin Property

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