WeightedDescriptiveStatisticsMaximum Property |
Gets the maximum sample value.
Namespace: Altaxo.Calc.StatisticsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double Maximum { get; }
Property Value
DoubleThe maximum sample value.
See Also