jQuery.wijmo.wijprogressbar Namespace > options type : animationDelay Field |
Default value: 0
Gets or sets the delay time of the progress bar's animation in milliseconds. The default value of this option is "0".
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijprogressbar.options.animationDelay; |
Javascript (Specification) | |
---|---|
|