Skip to main content
A newer version of this page is available. .

Area2DUnwindAnimation Class

The Unwind 2D Area series animation.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class Area2DUnwindAnimation :
    Area2DAnimationBase,
    IUnwindAnimation

Remarks

For more information, see Animation.

See Also