Skip to main content

AnimationBase Class

Represents the base class for all animations.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v26.1.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 118 items
Object
ChartDependencyObject
AnimationBase
See Also