[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartHistogram.IntervalCounts

IntervalCounts Property

IntervalCounts

Gets the numeric count of values in each interval.

Declaration
public double[] IntervalCounts { get; }
Remarks

The IntervalCounts property returns a double array containing the count of values that fall within the specified intervals. The number of elements in the array is necessarily one less than the number of interval boundaries.