A newer version of this page is available.
Switch to the current version.
IndicatorAnimationBase Class
The base class for all indicator animations.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public abstract class IndicatorAnimationBase :
SeriesAnimationBase
Public MustInherit Class IndicatorAnimationBase
Inherits SeriesAnimationBase
Related API Members
The following members accept/return IndicatorAnimationBase objects:
Remarks
Refer to the Animation topic's Indicator Animation section to learn more about indicator animations.
Inheritance
See Also
Feedback