BarSlideAnimationModel.Direction Property
Gets or sets the value of the BarSlideAnimation.Direction within the model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| AnimationDirection | The animation direction. |
Available values:
| Name | Description |
|---|---|
| FromLeft | Animation starts from the left boundary.
|
| FromBottom | Animation starts from the bottom boundary.
|
| FromRight | Animation starts from the right boundary.
|
| FromTop | Animation starts from the top boundary.
|
See Also



