Click or drag to resize

DateTimeScaleClone Method

Creates a copy of the axis.

Namespace: Altaxo.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override Object Clone()

Return Value

Object
The cloned copy of the axis.

Implements

ICloneableClone
See Also