PieSeriesView.StartAngle Property
Specifies the starting angle to draw pie series slices.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value (in degrees, from -360 to 360). |
See Also