Click or drag to resize

ScatterSymbolGroupStyleControllerListController Property

Gets or sets the controller for the list of scatter symbols.

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

Property Value

ScatterSymbolListController
See Also