ILinePathSegment<TPath>
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Drawing

Summary:
Defines a line path segment.

Type parameters:
TPath The type of the path.
Implements:
IPathCommand<TPath>
Derived:

Properties

X
Gets or sets the x.
Type: Single
Y
Gets or sets the y.
Type: Single