Skip to main content

XYSeriesAnimationBase Class

The base class for all XY-series series animations.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class XYSeriesAnimationBase :
    SeriesAnimationBase

The following members return XYSeriesAnimationBase objects:

Remarks

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

See Also