jQuery.wijmo.wijprogressbar Namespace > options type : labelFormatString Field |
Default value: 'undefined%'
Sets the format of the label text.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijprogressbar.options.labelFormatString; |
Javascript (Specification) | |
---|---|
|