'Declaration
Public ReadOnly Property IntervalCounts As System.Double()
public System.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.