Wijmo UI for the Web
xAxisLocation Field

Default value: 0.1

Sets the starting location of the X axis as a percentage of the width of the gauge.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijlineargauge.options.xAxisLocation;
Javascript (Specification) 
var xAxisLocation : number;
Remarks
Note: By default, the xAxisLength option is set to draw the X axis 80% of the width the gauge, so if you want to center the axis within the gauge, you must also adjust that option.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.