FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / 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 System.Boolean
    System.bool ShowUnderflowBin {get; set;}
    See Also