Back to Devexpress

XYSeriesUnwindAnimation Class

corelibraries-devexpress-dot-xtracharts-1b26f2fb.md

latest1.7 KB
Original Source

XYSeriesUnwindAnimation Class

The Unwind XY-series animation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

See Also

XYSeriesUnwindAnimation Members

DevExpress.XtraCharts Namespace