EasingFunctionBase Properties
The base class for all easing functions.
Name | Description |
---|---|
Easing |
Gets or sets a value that specifies how the animation interpolates. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Type |
Gets the string value used to support serialization of easing functions. |
See Also