Back to Devexpress

IndicatorUnwrapAnimation Class

corelibraries-devexpress-dot-xtracharts-b624eff7.md

latest1.6 KB
Original Source

IndicatorUnwrapAnimation Class

The Unwrap indicator animation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public sealed class IndicatorUnwrapAnimation :
    IndicatorAnimationBase
vb
Public NotInheritable Class IndicatorUnwrapAnimation
    Inherits IndicatorAnimationBase

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 IndicatorUnwrapAnimation

See Also

IndicatorUnwrapAnimation Members

DevExpress.XtraCharts Namespace