Click or drag to resize

SkipFrequencyGroupStyleClone Method

Creates a copy of this style.

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

Return Value

SkipFrequencyGroupStyle
A copied style instance.
See Also