Back to Devexpress

IndicatorPredefinedAnimationBase Class

wpf-devexpress-dot-xpf-dot-charts-a2dcd4e0.md

latest2.3 KB
Original Source

IndicatorPredefinedAnimationBase Class

The base class for all predefined indicator animations.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Inheritance

Show 17 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorPredefinedAnimationBase IndicatorBlowUpAnimation

IndicatorSlideFromBottomAnimation

IndicatorSlideFromLeftAnimation

IndicatorSlideFromRightAnimation

IndicatorSlideFromTopAnimation

IndicatorStretchFromFarAnimation

IndicatorStretchFromNearAnimation

IndicatorUnwrapHorizontallyAnimation

IndicatorUnwrapVerticallyAnimation

See Also

IndicatorPredefinedAnimationBase Members

DevExpress.Xpf.Charts Namespace