Click or drag to resize

LinkedScaleClone Method

Creates a strongly typed clone of this instance.

Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public LinkedScale Clone()

Return Value

LinkedScale
A cloned LinkedScale.
See Also