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

SeriesAnimationBase Class

The base class for all animations that change the whole series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

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

Declaration

public abstract class SeriesAnimationBase :
    AnimationBase

Remarks

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

See Also