Click or drag to resize

HistogramBins Property

Gets a collection of histogram bins.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public HistogramBinsCollection Bins { get; }

Property Value

Type: HistogramBinsCollection
See Also