NullableDoubleMotionProperty
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Motion
Summary:
Defines the NullableDoubleMotionProperty class.
Implements:
Constructors
// Defines the NullableDoubleMotionProperty class.
| Nullable<Double> defaultValue | // The default value. |
)
Properties
Gets a value indicating whether the operation has completed.
Type: Boolean
Type: Boolean
Gets or sets the instance that will be used to log the getter of the IMotionProperty.
Type: Animatable
Type: Animatable
Gets or sets the instance that will be used to log the setter of the IMotionProperty.
Type: Animatable
Type: Animatable
Methods
// Finishes the transition.