corelibraries-devexpress-dot-xtracharts-fdc70483.md
The base class for all animations that change series points separately.
Namespace : DevExpress.XtraCharts
Assembly : DevExpress.XtraCharts.v25.2.dll
NuGet Package : DevExpress.Charts
public abstract class SeriesPointAnimationBase :
AnimationBase
Public MustInherit Class SeriesPointAnimationBase
Inherits AnimationBase
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.
Show 36 items
Object ChartElement AnimationBase SeriesPointAnimationBase BarAnimationBase
See Also