Click or drag to resize

DateTimeScale(DateTimeScale) Constructor

Initializes a new instance of the DateTimeScale class

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

Parameters

from  DateTimeScale

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

See Also