Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / DoubleRange Class / Max Property

In This Topic
    Max Property (DoubleRange)
    In This Topic
    Gets or sets the maximum.
    Syntax
    'Declaration
     
    
    Public Property Max As Double
    public double Max {get; set;}
    See Also