Back to Devexpress

IndicatorSlideFromLeftAnimation Class

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

latest1.7 KB
Original Source

IndicatorSlideFromLeftAnimation Class

The Slide from Left indicator animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

This animation looks as follows.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorPredefinedAnimationBase IndicatorSlideFromLeftAnimation

See Also

IndicatorSlideFromLeftAnimation Members

DevExpress.Xpf.Charts Namespace