Click or drag to resize

G3DPlotItemApplyGroupStyles Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.G3DPlotItem.ApplyGroupStyles(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 override void ApplyGroupStyles(
	PlotGroupStyleCollection externalGroups
)

Parameters

externalGroups  PlotGroupStyleCollection

[Missing <param name="externalGroups"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.G3DPlotItem.ApplyGroupStyles(Altaxo.Graph.Graph3D.Plot.Groups.PlotGroupStyleCollection)"]

Implements

IGPlotItemApplyGroupStyles(PlotGroupStyleCollection)
See Also