Back to Devexpress

IndicatorBlowUpAnimation Class

corelibraries-devexpress-dot-xtracharts-b92638b0.md

latest1.6 KB
Original Source

IndicatorBlowUpAnimation Class

The Blow Up indicator animation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public sealed class IndicatorBlowUpAnimation :
    IndicatorAnimationBase
vb
Public NotInheritable Class IndicatorBlowUpAnimation
    Inherits IndicatorAnimationBase

Remarks

This animation looks as follows.

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

Inheritance

Object ChartElement AnimationBase SeriesAnimationBase IndicatorAnimationBase IndicatorBlowUpAnimation

See Also

IndicatorBlowUpAnimation Members

DevExpress.XtraCharts Namespace