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

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