| HistogramDataCount Property |
Gets the total number of datapoints in the histogram.
Namespace: MathNet.Numerics.StatisticsAssembly: MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax public double DataCount { get; }
Property Value
Type:
DoubleSee Also