Click or drag to resize

PeakSearchingAndFittingOutputOptionsControllerOutputFitCurve Property

Gets or sets the output Fit Curve.

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

Property Value

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