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