Click or drag to resize

LinePlotStyleKeepWestNorthThroughSymbolGap Property

If true, the line's west and north vector are kept as if no symbol gap exist. If false, the west and north vector of the line after the symbol gap is calculated anew.

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

Property Value

Boolean
See Also