jQuery.wijmo.wijlineargauge Namespace > options type : marginLeft Field |
Default value: 5
It is a value in pixels that indicates where to render the left edge of the gauge markers, it may help to also change the width option.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijlineargauge.options.marginLeft; |
Javascript (Specification) | |
---|---|
|