Click or drag to resize

IScatterSymbolInset Property

Gets the inset of this symbol, or null if the symbol does not have an inset.

Namespace: Altaxo.Graph.Graph2D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IScatterSymbolInset? Inset { get; }

Property Value

IScatterSymbolInset
The inset of the symbol.
See Also