'Declaration
Public ReadOnly Property IntervalBounds As System.Double()
public System.double[] IntervalBounds {get;}
Remarks
The IntervalBounds property returns a double array containing the ascending values used for the boundaries of the histogram intervals, regardless of the IntervalCreationMethod used to generate the histogram. The number of elements in the array is necessarily one more than the number of intervals.