XYSeriesDirectedAnimationBase Class
In This Article
The base class for directed animations of XY-series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public abstract class XYSeriesDirectedAnimationBase :
XYSeriesAnimationBase
#Remarks
This class introduces the XYSeriesDirectedAnimationBase.Direction property that allows specifying the animation direction.
For more information about animation, refer to the Animation topic.
#Inheritance
See Also