Click or drag to resize

MasterCurveCreationOptionsTableOutputOptions Property

Gets the output options for writing the resulting data into the master curve table.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public MasterCurveTableOutputOptions TableOutputOptions { get; init; }

Property Value

MasterCurveTableOutputOptions
See Also