Click or drag to resize

Log10ScaleCopyFrom(Log10Scale) Method

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


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

Parameters

from  Log10Scale

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

See Also