Back to Devexpress

IndicatorStretchAnimation Class

corelibraries-devexpress-dot-xtracharts-82c47b3f.md

latest1.7 KB
Original Source

IndicatorStretchAnimation Class

The Stretch indicator animation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public sealed class IndicatorStretchAnimation :
    IndicatorDirectedAnimationBase
vb
Public NotInheritable Class IndicatorStretchAnimation
    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 IndicatorStretchAnimation

See Also

IndicatorStretchAnimation Members

DevExpress.XtraCharts Namespace