Click or drag to resize

ScatterSymbolListManagerInstance Property

Gets or sets the singleton instance of the scatter symbol list manager.

Namespace: Altaxo.Graph.Graph2D.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static ScatterSymbolListManager Instance { get; set; }

Property Value

ScatterSymbolListManager
See Also