Back to Devexpress

IndicatorSlideFromBottomAnimation Class

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

latest1.7 KB
Original Source

IndicatorSlideFromBottomAnimation Class

The Slide from Bottom indicator animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class IndicatorSlideFromBottomAnimation :
    IndicatorPredefinedAnimationBase
vb
Public Class IndicatorSlideFromBottomAnimation
    Inherits IndicatorPredefinedAnimationBase

Remarks

This animation looks as follows.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorPredefinedAnimationBase IndicatorSlideFromBottomAnimation

See Also

IndicatorSlideFromBottomAnimation Members

DevExpress.Xpf.Charts Namespace