Skip to main content
A newer version of this page is available. .

IndicatorUnwrapAnimation Class

The Unwrap indicator animation.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

Declaration

public sealed class IndicatorUnwrapAnimation :
    IndicatorAnimationBase

Remarks

This animation looks as follows.

IndicatorAnimationUnwrapDirection-Horizontal

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

See Also