ShiftGroupCollectionSetShiftOffset Method | 
            Offsets the shift values (
ShiftValues) by the provided value.
            
 Namespace: Altaxo.Science.Thermorheology.MasterCurvesAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic void SetShiftOffset(
	double shiftOffset
)
Parameters
- shiftOffset  Double
 - The shift offset.
 
See Also