Click or drag to resize

DateTimeScaleCopyFrom Method

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


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

Parameters

from  DateTimeScale

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

See Also