FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / RangedHistogram Class / ShowUnderflowBin Property

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