Click or drag to resize

MasterCurveCreationOptionsBaseShiftOrder Property

Designates the order with which the curves are shifted to the master curve.

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

Property Value

IShiftOrder
See Also