FloatMotionProperty
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Motion
Summary:
Defines the float motion property class.
Implements:
Constructors
// Initializes a new instance of the FloatMotionProperty class.
String propertyName | // Name of the property. |
)
// Initializes a new instance of the FloatMotionProperty class.
String propertyName, | // Name of the property. |
Single value | // The value. |
)
Properties
Gets the name of the property.
Type: String
Type: String
Gets or sets a value indicating whether this instance is completed.
Type: Boolean
Type: Boolean