Back to Devexpress

XYSeriesBlowUpAnimation Class

corelibraries-devexpress-dot-xtracharts-16ca1024.md

latest1.5 KB
Original Source

XYSeriesBlowUpAnimation Class

The Blow Up XY-series animation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

See Also

XYSeriesBlowUpAnimation Members

DevExpress.XtraCharts Namespace