XYSeriesUnwrapAnimation.Direction Property
Gets or sets the direction of the Unwrap XY-series animation.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| XYSeriesAnimationUnwrapDirection | A XYSeriesAnimationUnwrapDirection enumeration value. |
Available values:
| Name | Description |
|---|---|
| Horizontal | The series will be unwrapped horizontally.
|
| Vertical | The series will be unwrapped vertically.
|
See Also

