IndicatorUnwrapAnimation.Direction Property
Gets or sets the direction of the Unwrap indicator animation.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| IndicatorAnimationUnwrapDirection | The value that specifies the direction of the animation. |
Available values:
| Name | Description |
|---|---|
| Horizontal | An indicator unwraps horizontally.
|
| Vertical | An indicator unwraps vertically.
|
Remarks
The following values are available.
| Direction | Example | Description |
|---|---|---|
| Horizontal | ![]() |
An indicator unwraps horizontally. |
| Vertical | ![]() |
An indicator unwraps vertically. |
See Also

