Back to Devexpress

CircularSeries2D.Angle Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-circularseries2d-eb0fce4f.md

latest1.4 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetAngle(SeriesLabel) and SetAngle(SeriesLabel, Double).

Returns

TypeDescription
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

CircularSeries2D Class

CircularSeries2D Members

DevExpress.Xpf.Charts Namespace