AnimationBase Class
Represents the base class for all animations.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.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
See Also