Click or drag to resize

NormalizationMinMaxInRangeMinimalValue Property

Gets the minimal 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.Normalization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double MinimalValue { get; init; }

Property Value

Double
See Also