FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / IRangedHistogramSeries Interface / OverflowBin Property

In This Topic
    OverflowBin Property (IRangedHistogramSeries)
    In This Topic
    A value to create a bin for all values above it.
    Syntax
    'Declaration
     
    Property OverflowBin As System.Double
    System.double OverflowBin {get; set;}
    See Also