Back to Devexpress

XYSeriesAnimationBase Class

corelibraries-devexpress-dot-xtracharts-e31c2384.md

latest2.2 KB
Original Source

XYSeriesAnimationBase Class

The base class for all XY-series series animations.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public abstract class XYSeriesAnimationBase :
    SeriesAnimationBase
vb
Public MustInherit Class XYSeriesAnimationBase
    Inherits SeriesAnimationBase

The following members return XYSeriesAnimationBase objects:

Remarks

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

Inheritance

Show 11 items

Object ChartElement AnimationBase SeriesAnimationBase XYSeriesAnimationBase XYSeriesBlowUpAnimation

XYSeriesDirectedAnimationBase

XYSeriesUnwrapAnimation

XYSeriesSlideAnimation

XYSeriesStretchAnimation

XYSeriesUnwindAnimation

See Also

XYSeriesAnimationBase Members

DevExpress.XtraCharts Namespace