Click or drag to resize

HistogramCounts Property

Gets the counts for each bin in the histogram.

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

Property Value

Int32
See Also