Click or drag to resize

PeakSearchingAndFittingOutputOptionsControllerOutputFitResidualCurve Property

Gets or sets the output Fit Residual Curve.

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

Property Value

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