Click or drag to resize

PlotItemCollectionClearPlotItemsAndGroupStyles Method

Removes all plot items and all group styles from the collection.

Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void ClearPlotItemsAndGroupStyles()
See Also