IMotionProperty
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Motion

Summary:
Defines a motions property.

Derived:

Properties

Gets or sets a value indicating whether this instance is completed.
Type: Boolean
Gets the name of the property.
Type: String
Gets or sets the animation.
Type: Animation

Methods

// Copies into this instance the source property.
IMotionProperty source// The source.
)