Back to Devexpress

IndicatorAnimationBase Class

corelibraries-devexpress-dot-xtracharts-c6b50616.md

latest2.1 KB
Original Source

IndicatorAnimationBase Class

The base class for all indicator animations.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

The following members return IndicatorAnimationBase objects:

Remarks

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

Inheritance

Show 11 items

Object ChartElement AnimationBase SeriesAnimationBase IndicatorAnimationBase IndicatorBlowUpAnimation

IndicatorDirectedAnimationBase

IndicatorUnwrapAnimation

IndicatorSlideAnimation

IndicatorStretchAnimation

IndicatorUnwindAnimation

See Also

IndicatorAnimationBase Members

DevExpress.XtraCharts Namespace