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

IndicatorBlowUpAnimation Class

The Blow Up indicator animation.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

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

Declaration

public sealed class IndicatorBlowUpAnimation :
    IndicatorAnimationBase

Remarks

This animation looks as follows.

IndicatorBlowUpAnimation

Refer to the Animation topic’s Indicator Animation section to learn how to assign animation to an indicator.

See Also