FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RangedHistogram Class / ShowOverflowBin Property

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