Back to Devexpress

IndicatorStretchFromFarAnimation Class

wpf-devexpress-dot-xpf-dot-charts-bd3f1923.md

latest1.7 KB
Original Source

IndicatorStretchFromFarAnimation Class

The Stretch from Far indicator animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

This animation looks as follows.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorPredefinedAnimationBase IndicatorStretchFromFarAnimation

See Also

IndicatorStretchFromFarAnimation Members

DevExpress.Xpf.Charts Namespace