PropertyDefinition
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.Motion

Summary:
Defines the motion property metadata.

Inheritance:
Object =>
PropertyDefinition

Properties

Gets the property name.
Type: String
Gets the property type.
Type: Type

Methods

// Gets the property value.
Animatable animatable// The animatable.
)
// Sets the property value.
Animatable animatable, // The animatable.
Object value// The value.
)
// Gets the motion property if exists.
Animatable animatable//
)