AnimationDirection Enum
In This Article
Lists the animation directions.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Members
Name | Description |
---|---|
From
|
Animation starts from the left boundary. |
From
|
Animation starts from the bottom boundary. |
From
|
Animation starts from the right boundary. |
From
|
Animation starts from the top boundary. |
#Related API Members
The following properties accept/return AnimationDirection values:
Show 14 items
See Also