Altaxo. |
| Class | Description | |
|---|---|---|
| LineConnectionStyleBase | Provides the base implementation for immutable three-dimensional line-connection styles. This base class implements Equals(Object) and GetHashCode. | |
| NoConnection | Represents a line-connection style that draws no connecting line. | |
| StraightConnection | Represents a line-connection style that connects points with straight segments. |