Click or drag to resize

G3DPlotItemStyle Property

Gets or sets the collection of plot styles for this plot item.

Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public G3DPlotStyleCollection Style { get; set; }

Property Value

G3DPlotStyleCollection
See Also