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

XYSeriesUnwindAnimation Class

The Unwind XY-series animation.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

public sealed class XYSeriesUnwindAnimation :
    XYSeriesDirectedAnimationBase

Remarks

This animation looks as follows.

XYSeriesUnwindAnimation

Refer to the Animation topic’s Series Animation section to learn how to assign animation to a series.

See Also