Wijmo UI for the Web
marginTop Field

Default value: 5

It is a value in pixels that indicates where to render the top edge of the gauge face.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijlineargauge.options.marginTop;
Javascript (Specification) 
var marginTop : number;
Remarks
In order to change the margin settings by more than a few pixels without clipping the gauge face edges, it may help to also change the height property.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.