IndicatorBlowUpAnimation Class
In This Article
The Blow Up indicator animation.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public sealed class IndicatorBlowUpAnimation :
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