Click or drag to resize

ILineConnectionStyle Interface

Represents a symbol shape for a 3D scatter plot. Instances of this class have to be immutable.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface ILineConnectionStyle : IImmutable

The ILineConnectionStyle type exposes the following members.

Methods
 NameDescription
Public methodFillOneRange Template to get a fill path.
Public methodPaintOneRange Template to make a line draw.
Top
See Also