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