Back to Devexpress

XYSeriesUnwrapAnimation Class

corelibraries-devexpress-dot-xtracharts-4fc213e8.md

latest1.6 KB
Original Source

XYSeriesUnwrapAnimation Class

The Unwrap XY-series animation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public sealed class XYSeriesUnwrapAnimation :
    XYSeriesAnimationBase
vb
Public NotInheritable Class XYSeriesUnwrapAnimation
    Inherits XYSeriesAnimationBase

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 XYSeriesUnwrapAnimation

See Also

XYSeriesUnwrapAnimation Members

DevExpress.XtraCharts Namespace