A newer version of this page is available.
Switch to the current version.
XYSeriesDirectedAnimationBase Class
The base class for directed animations of XY-series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public abstract class XYSeriesDirectedAnimationBase :
XYSeriesAnimationBase
Public MustInherit Class XYSeriesDirectedAnimationBase
Inherits 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
Feedback