Click or drag to resize

PeakSearchingAndFittingOutputOptionsControllerOutputFitCurveAsSeparatePeaks Property

Gets or sets the output Fit Curve As Separate Peaks.

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

Property Value

Boolean
true if output Fit Curve As Separate Peaks; otherwise, false.
See Also