Click or drag to resize

ShiftGroupCollectionIsShiftValueRestrictedByBoundaries Property

Element is true if the shift value of the respective curve is not at its optimum, but is restricted by the boundaries given by the RequiredRelativeOverlap.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<bool> IsShiftValueRestrictedByBoundaries { get; }

Property Value

IReadOnlyListBoolean
See Also