Click or drag to resize

BarSizePosition3DGroupStyleClone Method

Creates a strongly typed clone of this group style.

Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public BarSizePosition3DGroupStyle Clone()

Return Value

BarSizePosition3DGroupStyle
A cloned group style.
See Also