Click or drag to resize

PeakSearchingAndFittingOptionsOutputOptions Property

Gets/set the options that determine which data to include in the output of a peak searching and fitting operation.

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PeakSearchingAndFittingOutputOptions OutputOptions { get; init; }

Property Value

PeakSearchingAndFittingOutputOptions
See Also