jQuery.wijmo.wijgauge Namespace > options type : marginTop Field |
Default value: 0
Sets a value in pixels that indicates where to render the top edge of the gauge face.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijgauge.options.marginTop; |
Javascript (Specification) | |
---|---|
|