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

In This Topic
    ShowUnderflowBin Property
    In This Topic
    Gets or sets whether the histogram shows the underflow bin.
    Syntax
    'Declaration
     
    
    Public Property ShowUnderflowBin As Boolean
    public bool ShowUnderflowBin {get; set;}
    See Also