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