Skip to main content
A newer version of this page is available. .

CircularSeries2D.Angle Attached Property

Gets or sets the angle which controls the position of circular series labels for all CircularSeries2D with markers (e.g., RadarAreaSeries2D, PolarAreaSeries2D, etc.).

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

Returns

Type Description
Double

An integer value specifying the angle, in degrees, for the position of data point labels.

Remarks

The Angle property affects the position of circular series point labels relative to the corresponding series points.

See Also