Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / RangedHistogram Class / OverflowBin Property

In This Topic
    OverflowBin Property
    In This Topic
    Gets or sets a value to create a bin for all values above it.
    Syntax
    'Declaration
     
    
    Public Property OverflowBin As Double
    public double OverflowBin {get; set;}
    See Also