Click or drag to resize

PlotItemCollectStyles Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.PlotItem.CollectStyles(Altaxo.Graph.Graph3D.Plot.Groups.PlotGroupStyleCollection)"]


Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract void CollectStyles(
	PlotGroupStyleCollection styles
)

Parameters

styles  PlotGroupStyleCollection

[Missing <param name="styles"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.PlotItem.CollectStyles(Altaxo.Graph.Graph3D.Plot.Groups.PlotGroupStyleCollection)"]

Implements

IGPlotItemCollectStyles(PlotGroupStyleCollection)
See Also