Click or drag to resize

G3DPlotStyleCollection Constructor

Creates an empty collection without any styles. Add styles to make the plot item visible.

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