Click or drag to resize

NormalizationMaxBasedOnMinimumYValue Property

Gets a value indicating whether the normalization should be based on the minimum value of the spectrum (if true) or on zero (if false).

Namespace: Altaxo.Science.Spectroscopy.Normalization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool BasedOnMinimumYValue { get; init; }

Property Value

Boolean
See Also