Click or drag to resize

HistogramBins Property

Gets the bin boundaries of the histogram.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public Interval[] Bins { get; }

Property Value

Interval
See Also