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

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