CircularSeriesCircularUnwindAnimation.StartAngle Property
Gets or sets the unwind start angle
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Single | A Single value, specifying the animation start angle. |
Remarks
The angle is counted as shown on the following image. The counting direction is specified using the CircularSeriesCircularUnwindAnimation.Direction property.

See Also