ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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