Click or drag to resize

MasterCurveCreationDataSourceProcessOptions Property

Gets or sets the data source options.

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

Property Value

MasterCurveCreationOptions
The data source options.
Exceptions
ExceptionCondition
ArgumentNullExceptionFourierTransformation2DOptions
See Also