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

CircularSeriesUnwindFromCenterAnimation Class

The Unwind From Center circular series animation.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

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

Declaration

public sealed class CircularSeriesUnwindFromCenterAnimation :
    CircularSeriesAnimationBase

Remarks

This animation looks as follows.

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

Inheritance

See Also