NormalizationVectorBasedOnMinimumYValue 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.NormalizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool BasedOnMinimumYValue { get; init; }Property Value
Boolean
See Also