Click or drag to resize

IScatterSymbolFrame Property

Gets the frame of the symbol, or null if the symbol does not have a frame.

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

Property Value

IScatterSymbolFrame
The frame of the symbol.
See Also