SeriesPointAnimationBase Class
Serves as the base class for all point animations.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Related API Members
The following members return SeriesPointAnimationBase objects:
Show 13 links
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