[]
Gets the numeric count of values in each interval.
public double[] IntervalCounts { get; }
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.