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. |
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