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