A newer version of this page is available.
Switch to the current version.
SeriesPointAnimationBase Class
The base class for all animations that change series points separately.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public abstract class SeriesPointAnimationBase :
AnimationBase
Public MustInherit Class SeriesPointAnimationBase
Inherits AnimationBase
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
See Also
Feedback