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.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool KeepWestNorthThroughSymbolGap { get; set; }
Property Value
BooleanSee Also