Click or drag to resize

NormalizationStandardNormalVariateMaximumXValue 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.3572.0 (4.8.3572.0)
Syntax
C#
public double MaximumXValue { get; init; }

Property Value

Double
See Also