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

In This Topic
    ShowUnderflowBin Property (IRangedHistogramSeries)
    In This Topic
    Gets or sets whether the histogram shows the underflow bin.
    Syntax
    'Declaration
     
    
    Property ShowUnderflowBin As Boolean
    bool ShowUnderflowBin {get; set;}
    See Also