Click or drag to resize

ColorGroupStyleClone Method

Creates a copy of this color group style.

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

Return Value

ColorGroupStyle
A copy of this instance.
See Also