Click or drag to resize
HistogramBucketCount Property
Gets the number of buckets.

Namespace:  MathNet.Numerics.Statistics
Assembly:  MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
public int BucketCount { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:MathNet.Numerics.Statistics.Histogram.BucketCount"]

See Also