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