Click or drag to resize

NormalizationMinMaxInRangeMaximalValue Property

Gets the maximum x-value (inclusive) of the spectrum range used to determine the minimum and maximum y-values for normalization.

Namespace: Altaxo.Science.Spectroscopy.Normalization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double MaximalValue { get; init; }

Property Value

Double
See Also