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