Back to Devexpress

IndicatorUnwindAnimation Class

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

latest1.5 KB
Original Source

IndicatorUnwindAnimation Class

The Unwind indicator animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class IndicatorUnwindAnimation :
    IndicatorAnimationBase,
    IUnwindAnimation
vb
Public Class IndicatorUnwindAnimation
    Inherits IndicatorAnimationBase
    Implements IUnwindAnimation

Remarks

This animation looks as follows.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorUnwindAnimation

See Also

IndicatorUnwindAnimation Members

DevExpress.Xpf.Charts Namespace