FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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 System.Boolean
    System.bool ShowOverflowBin {get; set;}
    See Also