Click or drag to resize

SpectralPreprocessingDataSourceProcessOptions 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 SpectralPreprocessingOptionsBase ProcessOptions { get; set; }

Property Value

SpectralPreprocessingOptionsBase
The options for this data source.
See Also