Version

animationThreshold Property

Returns the minimum value change that will result in an animation
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_animationThreshold() : Number
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebProgressBar.get_animationThreshold();
See Also