IMoveToPathCommand<TPath>
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Drawing

Summary:
Defines the move to path comamnd.

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