Click or drag to resize

NoConnectionInstance Property

Gets the singleton instance of the NoConnection style.

Namespace: Altaxo.Graph.Graph3D.Plot.Styles.LineConnectionStyles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static NoConnection Instance { get; }

Property Value

NoConnection
See Also