Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / IRange Interface / Min Property

In This Topic
    Min Property (IRange)
    In This Topic
    Gets or sets the minimum.
    Syntax
    'Declaration
     
    
    Property Min As Double
    double Min {get; set;}
    See Also