Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.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