[]
        
(Showing Draft Content)

C1.Win.Chart.RangedHistogram.NumberOfBins

NumberOfBins Property

NumberOfBins

Gets or sets the number of bins for the histogram, including the overflow and underflow bins.

Declaration
[C1Description("RangedHistogram.NumberOfBins", "Gets or sets the number of bins for the histogram, including the overflow and underflow bins.")]
public int NumberOfBins { get; set; }
<C1Description("RangedHistogram.NumberOfBins", "Gets or sets the number of bins for the histogram, including the overflow and underflow bins.")>
Public Property NumberOfBins As Integer
Implements
C1.Chart.IRangedHistogramSeries.NumberOfBins