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

Line2DUnwindAnimation Class

The Unwind 2D Line series animation.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public class Line2DUnwindAnimation :
    Line2DAnimationBase,
    IUnwindAnimation

Remarks

For more information, see Animation.

See Also