CircularSeriesCircularUnwindAnimation.StartAngle Property
Gets or sets the unwind start angle
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
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