PieSeriesPointLayoutParameters.SweepAngle Property
Returns the sweep angle of a pie point’s circle segment.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Single | A Single value, specifying the sweep angle. |
Remarks
The following image explains the meaning of layout angles.

See Also