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

AnimationBase Class

Represents the base class for all animations.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.2.dll

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
Object
DispatcherObject
DependencyObject
Freezable
ChartDependencyObject
AnimationBase
See Also