SeriesAnimationBase Class
In This Article
The base class for all series animations.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class SeriesAnimationBase :
AnimationBase
#Related API Members
The following members return SeriesAnimationBase objects:
#Remarks
The point animation functionality is provided by the Marker2DAnimationBase class.
For more information, see Animation.
#Inheritance
Show 46 items
See Also