Click or drag to resize

AxisLabelStyleClone Method

Creates a copy of this axis-label style.

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

Return Value

Object
A cloned axis-label style.

Implements

ICloneableClone
See Also