Back to Devexpress

IndicatorAnimationBase Class

wpf-devexpress-dot-xpf-dot-charts-245d51bc.md

latest2.5 KB
Original Source

IndicatorAnimationBase Class

The base class for all indicator animations.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

The following members return IndicatorAnimationBase objects:

Inheritance

Show 18 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorPredefinedAnimationBase

IndicatorUnwindAnimation

IndicatorBlowUpAnimation

IndicatorSlideFromBottomAnimation

IndicatorSlideFromLeftAnimation

IndicatorSlideFromRightAnimation

IndicatorSlideFromTopAnimation

IndicatorStretchFromFarAnimation

IndicatorStretchFromNearAnimation

IndicatorUnwrapHorizontallyAnimation

IndicatorUnwrapVerticallyAnimation

See Also

IndicatorAnimationBase Members

DevExpress.Xpf.Charts Namespace