Back to Devexpress

IndicatorUnwrapHorizontallyAnimation Class

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

latest1.7 KB
Original Source

IndicatorUnwrapHorizontallyAnimation Class

The Unwrap Horizontally indicator animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

This animation looks as follows.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorPredefinedAnimationBase IndicatorUnwrapHorizontallyAnimation

See Also

IndicatorUnwrapHorizontallyAnimation Members

DevExpress.Xpf.Charts Namespace