Click or drag to resize

DropLinePlotStyleCachedSymbolSize Property

Gets the cached size of the scatter symbol.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double CachedSymbolSize { get; }

Property Value

Double
The size of the scatter symbol.
See Also