jQuery.wijmo.wijlineargauge Namespace > options type : marginTop Field |
Default value: 5
It is 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.wijlineargauge.options.marginTop; |
Javascript (Specification) | |
---|---|
|