Back to Devexpress

Area2DUnwindAnimation Class

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

latest1.9 KB
Original Source

Area2DUnwindAnimation Class

The Unwind 2D Area series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Area2DUnwindAnimation :
    Area2DAnimationBase,
    IUnwindAnimation
vb
Public Class Area2DUnwindAnimation
    Inherits Area2DAnimationBase
    Implements IUnwindAnimation

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Area2DAnimationBase Area2DUnwindAnimation

See Also

Area2DUnwindAnimation Members

Animation

DevExpress.Xpf.Charts Namespace