IndicatorAnimationBase Class
In This Article
The base class for all indicator animations.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public abstract class IndicatorAnimationBase :
SeriesAnimationBase
#Related API Members
The following members return IndicatorAnimationBase objects:
#Remarks
Refer to the Animation topic’s Indicator Animation section to learn more about indicator animations.
#Inheritance
See Also