Click or drag to resize

YCalibrationDataSourceProcessOptions Property

Gets or sets the options for this data source.

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

Property Value

YCalibrationOptions
The options for this data source.
See Also