jQuery.wijmo.wijprogressbar Namespace > options type : indicatorIncrement Field |
Default value: 1
The increment of the progress bar's indicator.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijprogressbar.options.indicatorIncrement; |
Javascript (Specification) | |
---|---|
|