jQuery.wijmo.wijprogressbar Namespace > options type : fillDirection Field |
Default value: 'east'
The fill direction of the progress bar.the value should be "east", "west", "north" or "south".
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijprogressbar.options.fillDirection; |
Javascript (Specification) | |
---|---|
|