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

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