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