HistogramDataCount Property |
Gets the total number of datapoints in the histogram.
Namespace: Altaxo.Calc.StatisticsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic double DataCount { get; }Return Value
DoubleThe total number of datapoints across all buckets.
See Also