Back to Devexpress

XYSeriesSlideAnimation Class

corelibraries-devexpress-dot-xtracharts-4152f735.md

latest1.6 KB
Original Source

XYSeriesSlideAnimation Class

The Slide XY-series animation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public sealed class XYSeriesSlideAnimation :
    XYSeriesDirectedAnimationBase
vb
Public NotInheritable Class XYSeriesSlideAnimation
    Inherits XYSeriesDirectedAnimationBase

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

Object ChartElement AnimationBase SeriesAnimationBase XYSeriesAnimationBase XYSeriesDirectedAnimationBase XYSeriesSlideAnimation

See Also

XYSeriesSlideAnimation Members

DevExpress.XtraCharts Namespace