Click or drag to resize

PeakSearchingAndFittingOutputOptionsOutputFitCurveAsSeparatePeaks Property

Gets a value indicating whether the fit curve is also included as separate peak curves in the output.

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

Property Value

Boolean
if separate peak curves are included in the output; otherwise, .
See Also