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

IndicatorDirectedAnimationBase Class

The base class for all animations directed from bounds.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public abstract class IndicatorDirectedAnimationBase :
    IndicatorAnimationBase

Remarks

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

See Also