Click or drag to resize

LinePlotStyleUseSymbolGap Property

True when the line is not drawn in the circle of diameter SymbolSize around the symbol center.

Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool UseSymbolGap { get; set; }

Property Value

Boolean
See Also