Click or drag to resize

BarSizePosition2DGroupStyleClone 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 BarSizePosition2DGroupStyle Clone()

Return Value

BarSizePosition2DGroupStyle
A cloned group style.
See Also