Annotation.Angle Property
Gets or sets an angle by which the annotation shape is rotated.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value specifying the rotation angle. |
Remarks
The following table illustrates different values of the Angle property.
The Property Value | The Example Image |
---|---|
Annotation.Angle = 0 |
|
Annotation.Angle = 30 |
See Also