Click or drag to resize

ScatterSymbolControllerShapes Property

Gets or sets the available scatter symbol shapes.

Namespace: Altaxo.Gui.Graph.Graph2D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type?> Shapes { get; set; }

Property Value

ItemsControllerType
See Also