Wijmo UI for the Web
height Field

Default value: null

Sets the height of the barchart in pixels.

Syntax
Javascript (Usage) 
var value; // Type: any
value = jQuery.wijmo.wijbubblechart.options.height;
Javascript (Specification) 
var height : any;
Remarks
Note that this value overrides any value you may set in the <div> element that you use in the body of the HTML page. If you specify a height in the <div> element that is different from this value, the chart and its border go out of synch.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.