SeriesAnimationBase Class
In This Article
The base class for all animations that change the whole series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public abstract class SeriesAnimationBase :
AnimationBase
#Remarks
For more information about animation, refer to the Animation topic.
#Inheritance
Show 24 items
Object
ChartElement
AnimationBase
SeriesAnimationBase
See Also