Back to Devexpress

Diagram3DAnimation Class

wpf-devexpress-dot-xpf-dot-charts-dot-diagram3danimation.md

latest2.4 KB
Original Source

Diagram3DAnimation Class

Provides options that allow you to animate a Diagram3D‘s rotation, zooming and scrolling

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public sealed class Diagram3DAnimation :
    ChartAnimation
vb
Public NotInheritable Class Diagram3DAnimation
    Inherits ChartAnimation

Remarks

The Diagram3DAnimation class exposes the following properties.

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement ChartAnimation Diagram3DAnimation

See Also

Diagram3DAnimation Members

DevExpress.Xpf.Charts Namespace