Gets or sets the animation that will be used for the pointer when the RadialGauge's Value property is modified. Animation types include None, Linear, BackEase, PowerEase, ElasticEase, and BounceEase.
'Usage
Dim instance As RadialGauge
Dim value As ValueAnimationType
instance.ValueAnimation = value
value = instance.ValueAnimation
Property Value
A ValueAnumationType among {None, Linear, BackEase, PowerEase, ElasticEase, BounceEase}.
Requirements
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2