Back to Devexpress

IndicatorUnwindAnimation Class

corelibraries-devexpress-dot-xtracharts-3a50dcc8.md

latest1.7 KB
Original Source

IndicatorUnwindAnimation Class

The Unwind indicator animation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public sealed class IndicatorUnwindAnimation :
    IndicatorDirectedAnimationBase
vb
Public NotInheritable Class IndicatorUnwindAnimation
    Inherits IndicatorDirectedAnimationBase

Remarks

This animation looks as follows.

Refer to the Animation topic’s Indicator Animation section to learn how to assign animation to an indicator.

Inheritance

Object ChartElement AnimationBase SeriesAnimationBase IndicatorAnimationBase IndicatorDirectedAnimationBase IndicatorUnwindAnimation

See Also

IndicatorUnwindAnimation Members

DevExpress.XtraCharts Namespace