AnimationBase Class
In This Article
Represents the base class for all animations.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class AnimationBase :
ChartDependencyObject,
IBindingPropertiesSource,
ICloneable
#Remarks
The AnimationBase class serves as a base for all classes that provide the animation functionality, and exposes the following properties.
#Inheritance
Show 121 items
See Also