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

IndicatorAnimationBase Class

The base class for all indicator animations.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

Declaration

public abstract class IndicatorAnimationBase :
    SeriesAnimationBase

The following members return IndicatorAnimationBase objects:

Remarks

Refer to the Animation topic’s Indicator Animation section to learn more about indicator animations.

See Also