Skip to main content

IndicatorUnwindAnimation Class

The Unwind indicator animation.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class IndicatorUnwindAnimation :
    IndicatorAnimationBase,
    IUnwindAnimation

Remarks

This animation looks as follows.

IndicatorUnwindAnimation

See Also