IndicatorAnimation Properties
Contains settings for animating a value indicator when it changes its value.| Name | Description |
|---|---|
| Duration | Gets or sets the duration of an animation effect. |
| EasingFunction | Gets or sets an animation function that defines how indicator values change during animation. |
| Enable | Gets or sets a value specifying whether the value indicator should be animated when changing its value. |
See Also