NormalizationMinMaxInRangeMaximalValue Property |
Gets the maximal value x-value (inclusive) of the range of the spectrum, which is used to determine the minimal and maximal y-values used for normalization.
Namespace: Altaxo.Science.Spectroscopy.NormalizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double MaximalValue { get; init; }
Property Value
DoubleSee Also