Define how long (in milliseconds) the animation of the progress will run.

Namespace:  C1.Web.UI.Controls.C1ProgressBar
Assembly:  C1ProgressBarClient (in C1ProgressBarClient.dll)

Syntax

JavaScript
function get_animationDuration();
function set_animationDuration(value);

See Also