PeakSearchingAndFittingOutputOptionsOutputFitResidualCurve Property |
Gets a value indicating whether the fit residual curve(s) is included in the output.
Namespace: Altaxo.Science.SpectroscopyAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public bool OutputFitResidualCurve { get; init; }
Property Value
Booleantrue if the fit residual curve is included in the output; otherwise,
false.
See Also