Click or drag to resize

WeightedDescriptiveStatisticsMaximum Property

Gets the maximum sample value.

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

Property Value

Double
The maximum sample value.
See Also