Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart.Interaction Namespace / AxisScrollbar Class / Min Property

In This Topic
    Min Property (AxisScrollbar)
    In This Topic
    Gets or sets minimal value.
    Syntax
    'Declaration
     
    
    Public Property Min As Double
    public double Min {get; set;}
    See Also