Skip to main content
A newer version of this page is available. .

BackEasingFunction Properties

Represents an easing function that retracts the motion of an animation slightly before it begins to animate in the path indicated.
Name Description
Amplitude Gets or sets the amplitude of retraction associated with an animation.
EasingMode Gets or sets a value that specifies how the animation interpolates. Inherited from EasingFunctionBase.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TypeNameSerializable Gets the string value used to support serialization of easing functions. Inherited from EasingFunctionBase.
See Also