Click or drag to resize

BucketCount Property

The number of datapoints in the bucket.

Namespace: Altaxo.Calc.Statistics
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double Count { get; set; }

Property Value

Double
Remarks
Value may be NaN if this was constructed as a IComparerT argument.
See Also