Click or drag to resize

IScatterSymbolDesignSize Property

Gets the design size of this scatter symbol.

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

Property Value

Double
The design size of this scatter symbol.
See Also