FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RangedHistogram Class / OverflowBin Property

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