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

EasingFunctionBase Properties

The base class for all easing functions.
Name Description
EasingMode Gets or sets a value that specifies how the animation interpolates.
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.
See Also