Click or drag to resize
HistogramDataCount Property
Gets the total number of datapoints in the histogram.

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

Property Value

Type: Double

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

See Also