How to: Customize Animation Settings
This example demonstrates how to use animation effects in DXGauges.
To activate the animation, set the GaugeControlBase.EnableAnimation property to True. After that, it becomes possible to customize an animation's duration and easing function via its IndicatorAnimation.Duration and IndicatorAnimation.EasingFunction properties.