corelibraries-devexpress-dot-xtracharts-cbdc830f.md
The base class for all animations that change the whole series.
Namespace : DevExpress.XtraCharts
Assembly : DevExpress.XtraCharts.v25.2.dll
NuGet Package : DevExpress.Charts
public abstract class SeriesAnimationBase :
AnimationBase
Public MustInherit Class SeriesAnimationBase
Inherits AnimationBase
For more information about animation, refer to the Animation topic.
Show 24 items
Object ChartElement AnimationBase SeriesAnimationBase CircularSeriesAnimationBase
IndicatorDirectedAnimationBase
CircularSeriesCircularUnwindAnimation
CircularSeriesLinearUnwindAnimation
CircularSeriesSpinZoomInAnimation
CircularSeriesUnwindFromCenterAnimation
See Also