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

SeriesPointAnimationBase Class

Serves as the base class for all point animations.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public abstract class SeriesPointAnimationBase :
    AnimationBase

Remarks

The SeriesPointAnimationBase class serves as a base for all classes that provide the animation functionality for series point markers, and exposes the SeriesPointAnimationBase.PointDelay and SeriesPointAnimationBase.PointOrder properties.

Inheritance

Show 69 items
Object
DispatcherObject
DependencyObject
Freezable
ChartDependencyObject
AnimationBase
SeriesPointAnimationBase
See Also