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.3261.0 (4.8.3261.0)
Syntaxpublic bool KeepWestNorthThroughSymbolGap { get; set; }
Property Value
Boolean
See Also