Click or drag to resize

ShiftGroupCollectionShiftOrder Property

Gets or sets the shift order strategy used to determine the order in which curves are fixed and fitted.

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

Property Value

IShiftOrder
See Also