Click or drag to resize

LineConnection2DGroupStyleConnectCircular Property

Gets a value indicating whether the line connection is circular.

Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool ConnectCircular { get; }

Property Value

Boolean
See Also