CircularSeriesCircularUnwindAnimation.Direction Property
Gets or sets the direction of the Circular Unwind circular series animation.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| SweepDirection | A SweepDirection enumeration value. |
Available values:
| Name | Description |
|---|---|
| Counterclockwise | Animation sweeps counterclockwise.
|
| Clockwise | Animation sweeps clockwise.
|
See Also

