Click or drag to resize

DateTimeLabelFormatting(DateTimeLabelFormatting) Constructor

Initializes a new instance of the DateTimeLabelFormatting class

Namespace: Altaxo.Graph.Gdi.LabelFormatting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DateTimeLabelFormatting(
	DateTimeLabelFormatting from
)

Parameters

from  DateTimeLabelFormatting

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Gdi.LabelFormatting.DateTimeLabelFormatting.#ctor(Altaxo.Graph.Gdi.LabelFormatting.DateTimeLabelFormatting)"]

See Also