jQuery.wijmo.wijlineargauge Namespace > options type : xAxisLocation Field |
Default value: 0.1
Sets the starting location of the X axis as a percentage of the width of the gauge.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijlineargauge.options.xAxisLocation; |
Javascript (Specification) | |
---|---|
|