Click or drag to resize

ClosedSymbolBaseRelativeStructureWidth Property

Gets the width of internal structures (line e.g. the frame), relative to the symbol size.

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 RelativeStructureWidth { get; }

Property Value

Double
The width of internal structures (line e.g. the frame), relative to the symbol size.

Implements

IScatterSymbolRelativeStructureWidth
See Also