Back to Devexpress

IndicatorBlowUpAnimation Class

wpf-devexpress-dot-xpf-dot-charts-4e9634a2.md

latest1.6 KB
Original Source

IndicatorBlowUpAnimation Class

The Blow Up indicator animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

This animation looks as follows.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase IndicatorAnimationBase IndicatorPredefinedAnimationBase IndicatorBlowUpAnimation

See Also

IndicatorBlowUpAnimation Members

DevExpress.Xpf.Charts Namespace