Back to Devexpress

IndicatorStretchFromNearAnimation Class

wpf-devexpress-dot-xpf-dot-charts-948522f0.md

latest1.7 KB
Original Source

IndicatorStretchFromNearAnimation Class

The Stretch from Near indicator animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class IndicatorStretchFromNearAnimation :
    IndicatorPredefinedAnimationBase
vb
Public Class IndicatorStretchFromNearAnimation
    Inherits IndicatorPredefinedAnimationBase

Remarks

This animation looks as follows.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorPredefinedAnimationBase IndicatorStretchFromNearAnimation

See Also

IndicatorStretchFromNearAnimation Members

DevExpress.Xpf.Charts Namespace