Diagram3DAnimation Class
Provides options that allow you to animate a Diagram3D‘s rotation, zooming and scrolling
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Remarks
The Diagram3DAnimation class exposes the following properties.
- Diagram3DAnimation.Actions;
- Diagram3DAnimation.InitialHorizontalScrollPercent;
- Diagram3DAnimation.InitialPerspectiveAngle;
- Diagram3DAnimation.InitialRotation;
- Diagram3DAnimation.InitialVerticalScrollPercent;
- Diagram3DAnimation.InitialZoomPercent.
Inheritance
See Also