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

CircularSeriesAnimationBase Class

The base class for all circular series animations.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.1.dll

Declaration

public abstract class CircularSeriesAnimationBase :
    SeriesAnimationBase

The following members return CircularSeriesAnimationBase objects:

Remarks

For more information about animation, refer to the Animation topic.

See Also