ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / IRangedHistogramSeries Interface / ShowOverflowBin Property

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