Back to Devexpress

Diagram3DRotationAction.Rotation Property

wpf-devexpress-dot-xpf-dot-charts-dot-diagram3drotationaction-f46699be.md

latest1.3 KB
Original Source

Diagram3DRotationAction.Rotation Property

Provides access to the rotation settings of the AnimationRotation object to specify the final rotation angle for the Diagram3D animation action.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public AnimationRotation Rotation { get; set; }
vb
Public Property Rotation As AnimationRotation

Property Value

TypeDescription
AnimationRotation

An AnimationRotation structure.

|

See Also

Diagram3DRotationAction Class

Diagram3DRotationAction Members

DevExpress.Xpf.Charts Namespace