Click or drag to resize

LinkedScaleCopyFrom(LinkedScale) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Scales.LinkedScale.CopyFrom(Altaxo.Graph.Scales.LinkedScale)"]


Namespace: Altaxo.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void CopyFrom(
	LinkedScale from
)

Parameters

from  LinkedScale

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Scales.LinkedScale.CopyFrom(Altaxo.Graph.Scales.LinkedScale)"]

See Also