Back to Devexpress

XYSeriesStretchAnimation Class

corelibraries-devexpress-dot-xtracharts-69c80262.md

latest1.7 KB
Original Source

XYSeriesStretchAnimation Class

The Stretch XY-series animation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public sealed class XYSeriesStretchAnimation :
    XYSeriesDirectedAnimationBase
vb
Public NotInheritable Class XYSeriesStretchAnimation
    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 XYSeriesStretchAnimation

See Also

XYSeriesStretchAnimation Members

DevExpress.XtraCharts Namespace