Click or drag to resize

NoSymbolInstance Property

Gets the shared instance of the NoSymbol symbol.

Namespace: Altaxo.Graph.Graph3D.Plot.Styles.ScatterSymbols
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static NoSymbol Instance { get; }

Property Value

NoSymbol
See Also