WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / RangedHistogram Class / NumberOfBins Property
In This Topic
    NumberOfBins Property
    In This Topic
    Gets or sets the number of bins for the histogram, including the overflow and underflow bins.
    Syntax
    public int NumberOfBins {get; set;}
    See Also