Click or drag to resize

ShiftGroupCollectionSetShiftOffset Method

Offsets the shift values (ShiftValues) by the provided value.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void SetShiftOffset(
	double shiftOffset
)

Parameters

shiftOffset  Double
The shift offset.
See Also