Click or drag to resize

LinkedScaleCollectionCopyFrom Method

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


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

Parameters

from  LinkedScaleCollection

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

See Also