WebCab Probability and Statistics for .NET v3.3 Demo

DataPresentation.GetBoundariesIntervals Method 

Retrieve the currently registered boundary intervals which have been set using SetBoundariesIntervals.

public double[] GetBoundariesIntervals();

Remarks

Note that the boundaries divide the real line into subintervals in which members of the data set considered are assigned.

See Also

DataPresentation Class | WebCab.Libraries.Statistics.Statistics Namespace