Click or drag to resize

AxisLabelStyleClone Method

Creates a copy of this axis label style.

Namespace: Altaxo.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual Object Clone()

Return Value

Object
The cloned instance.

Implements

ICloneableClone
See Also