Click or drag to resize

G3DPlotItemControllerStyleCollectionController Property

Gets or sets the controller for the plot-style collection.

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

Property Value

IXYZPlotStyleCollectionController
See Also