FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / IRangedHistogramSeries Interface / NumberOfBins Property

In This Topic
    NumberOfBins Property (IRangedHistogramSeries)
    In This Topic
    The number of bins for the histogram, including the overflow and underflow bins.
    Syntax
    'Declaration
     
    Property NumberOfBins As System.Integer
    System.int NumberOfBins {get; set;}
    See Also