Click or drag to resize

PeakSearchingAndFittingDataSourceProcessOptions Property

Gets or sets the options for this data source.

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PeakSearchingAndFittingOptions ProcessOptions { get; set; }

Property Value

PeakSearchingAndFittingOptions
The options for this data source.
See Also