IndicatorAnimationBase Class
In This Article
The base class for all indicator animations.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class IndicatorAnimationBase :
AnimationBase
#Related API Members
The following members return IndicatorAnimationBase objects:
#Inheritance
Show 18 items
Object
DispatcherObject
DependencyObject
Freezable
ChartDependencyObject
AnimationBase
IndicatorAnimationBase
See Also