jQuery.wijmo.wijprogressbar Namespace > options type : toolTipFormatString Field |
Default value: 'undefined%'
Set the format of the ToolTip of the progress bar,the expression of the format like the labelFormatString. ,'undefined%').
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijprogressbar.options.toolTipFormatString; |
Javascript (Specification) | |
---|---|
|