Click or drag to resize

PeakSearchingAndFittingOutputOptionsControllerOutputBaselineCurve Property

Gets or sets the output Baseline Curve.

Namespace: Altaxo.Gui.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool OutputBaselineCurve { get; set; }

Property Value

Boolean
true if output Baseline Curve; otherwise, false.
See Also