jQuery.wijmo.wijprogressbar Namespace > options type : labelAlign Field |
Default value: 'center'
The label's alignment on the progress bar. The value should be "east", "west", "center", "north", "south" or "running".
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijprogressbar.options.labelAlign; |
Javascript (Specification) | |
---|---|
|