SeriesPointAnimationBase Class
The base class for all animations that change series points separately.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
This class introduces the SeriesPointAnimationBase.PointDelay property that allows specifying the delay between the start of points animations, and the SeriesPointAnimationBase.PointOrder specifying the point animation order.
For more information about animation, refer to the Animation topic.
Inheritance
Object
ChartElement
AnimationBase
SeriesPointAnimationBase
See Also