Back to Devexpress

IndicatorSlideFromRightAnimation Class

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

latest1.7 KB
Original Source

IndicatorSlideFromRightAnimation Class

The Slide from Right indicator animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

This animation looks as follows.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorPredefinedAnimationBase IndicatorSlideFromRightAnimation

See Also

IndicatorSlideFromRightAnimation Members

DevExpress.Xpf.Charts Namespace