ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 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 Double
    double UnderflowBin {get; set;}
    See Also