Skip to main content

SeriesPointAnimationBase Class

Serves as the base class for all point animations.

Namespace: DevExpress.Xpf.Charts

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