Click or drag to resize

PeakSearchingAndFittingOutputOptionsOutputBaselineCurve Property

Gets a value indicating whether the baseline curve(s) is included in the output.

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

Property Value

Boolean
true if the baseline curve is included in the output; otherwise, false.
See Also