Back to Devexpress

Indicator.Animation Property

wpf-devexpress-dot-xpf-dot-charts-dot-indicator-0fde822a.md

latest1.1 KB
Original Source

Indicator.Animation Property

Gets or sets an animation of the indicator.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public IndicatorAnimationBase Animation { get; set; }
vb
Public Property Animation As IndicatorAnimationBase

Property Value

TypeDescription
IndicatorAnimationBase

An IndicatorAnimationBase class descendant object that specifies an indicator animation.

|

See Also

Indicator Class

Indicator Members

DevExpress.Xpf.Charts Namespace