Click or drag to resize

OpenSymbolBaseDesignSize Property

Gets the design size of this scatter symbol.

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

Property Value

Double
The design size of this scatter symbol.

Implements

IScatterSymbolDesignSize
See Also