ComponentOne FinancialChart for WinForms
C1.Chart Namespace / IRangedHistogramSeries Interface / OverflowBin Property

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