jQuery.wijmo.wijlineargauge Namespace > options type : marginBottom Field |
Default value: 5
It is a value in pixels that indicates where to render the bottom edge of the gauge face.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijlineargauge.options.marginBottom; |
Javascript (Specification) | |
---|---|
|