Click or drag to resize

IScatterSymbolRelativeStructureWidth Property

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

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

Property Value

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