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