Click or drag to resize

OffsetTransformationWithOffset Method

[Missing <summary> documentation for "M:Altaxo.Data.Transformations.OffsetTransformation.WithOffset(System.Double)"]


Namespace: Altaxo.Data.Transformations
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public OffsetTransformation WithOffset(
	double offset
)

Parameters

offset  Double

[Missing <param name="offset"/> documentation for "M:Altaxo.Data.Transformations.OffsetTransformation.WithOffset(System.Double)"]

Return Value

OffsetTransformation

[Missing <returns> documentation for "M:Altaxo.Data.Transformations.OffsetTransformation.WithOffset(System.Double)"]

See Also