SeriesPointAnimationBase Class
Serves as the base class for all point animations.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Related API Members
The following members return SeriesPointAnimationBase objects:
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
Object
DispatcherObject
DependencyObject
Freezable
ChartDependencyObject
AnimationBase
SeriesPointAnimationBase
See Also