wpf-devexpress-dot-xpf-dot-charts-245d51bc.md
The base class for all indicator animations.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class IndicatorAnimationBase :
AnimationBase
Public MustInherit Class IndicatorAnimationBase
Inherits AnimationBase
The following members return IndicatorAnimationBase objects:
Show 18 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorPredefinedAnimationBase
IndicatorSlideFromBottomAnimation
IndicatorSlideFromLeftAnimation
IndicatorSlideFromRightAnimation
IndicatorSlideFromTopAnimation
IndicatorStretchFromFarAnimation
IndicatorStretchFromNearAnimation
IndicatorUnwrapHorizontallyAnimation
IndicatorUnwrapVerticallyAnimation
See Also