WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / RangedHistogram Class / UnderflowBin Property
In This Topic
    UnderflowBin Property
    In This Topic
    Gets or sets a value to create a bin for all values below or equal to it.
    Syntax
    public double UnderflowBin {get; set;}
    See Also