Skip to main content

XYSeriesUnwrapAnimation Class

The Unwrap XY-series animation.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public sealed class XYSeriesUnwrapAnimation :
    XYSeriesAnimationBase

Remarks

This animation looks as follows.

XYSeriesUnwrapAnimation

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

See Also