ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / RangedHistogram Class / UnderflowBin Property

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