Click or drag to resize

G3DPlotItemControllerPlotGroupController Property

Gets or sets the controller for the associated plot-group collection.

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

Property Value

PlotGroupCollectionController
See Also