Wijmo UI for the Web
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.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijlineargauge.options.yAxisLocation;
Javascript (Specification) 
var yAxisLocation : number;
Remarks
Note that there is no actual Y axis in the LinearGauge. By default, it is centered in the gauge.A setting of 0.8 moves the pointer, tick marks, and labels toward the bottom edge of the gauge.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.