Skip to main content
A newer version of this page is available. .

XYSeriesBlowUpAnimation Class

The Blow Up XY-series animation.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public sealed class XYSeriesBlowUpAnimation :
    XYSeriesAnimationBase

Remarks

This animation looks as follows.

XYMarkerSlideAnimation

Refer to the Animation topic’s Series Animation section to learn how to assign animation to a series.

See Also