Indicator.Animation Property
Gets or sets an animation of the indicator.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
IndicatorAnimationBase | An IndicatorAnimationBase class descendant object that specifies an indicator animation. |
See Also