Click or drag to resize

ScatterSymbolListControllerFrames Property

Gets or sets the available symbol frames.

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

Property Value

ItemsControllerType
See Also