Click or drag to resize

G3DPlotStyleCollection Constructor

Creates an empty collection, i.e. without any styles (so the item is not visible). You must manually add styles to make the plot item visible.

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