jQuery.wijmo.wijlineargauge Namespace > options type : yAxisLocation Field |
Default value: 0.5
Sets the base vertical location of the pointer, tick marks and labels on the X axis as a percentage of the height of the gauge.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijlineargauge.options.yAxisLocation; |
Javascript (Specification) | |
---|---|
|