Click or drag to resize

RelativeStackTransform(RelativeStackTransform) Constructor

Initializes a new instance of the RelativeStackTransform class

Namespace: Altaxo.Graph.Gdi.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RelativeStackTransform(
	RelativeStackTransform from
)

Parameters

from  RelativeStackTransform

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Groups.RelativeStackTransform.#ctor(Altaxo.Graph.Gdi.Plot.Groups.RelativeStackTransform)"]

See Also