Back to Devexpress

IndicatorDirectedAnimationBase Class

corelibraries-devexpress-dot-xtracharts-463bf69e.md

latest1.8 KB
Original Source

IndicatorDirectedAnimationBase Class

The base class for all animations directed from bounds.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public abstract class IndicatorDirectedAnimationBase :
    IndicatorAnimationBase
vb
Public MustInherit Class IndicatorDirectedAnimationBase
    Inherits IndicatorAnimationBase

Remarks

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

Inheritance

Object ChartElement AnimationBase SeriesAnimationBase IndicatorAnimationBase IndicatorDirectedAnimationBase IndicatorSlideAnimation

IndicatorStretchAnimation

IndicatorUnwindAnimation

See Also

IndicatorDirectedAnimationBase Members

DevExpress.XtraCharts Namespace