Click or drag to resize

PlotGroupStyleCollectionClear Method

Removes all group styles, thus clearing the collection.

Namespace: Altaxo.Graph.Graph3D.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override void Clear()

Implements

IPlotGroupStyleCollectionClear
See Also