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

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