setSize() Method
Description
Sets chart size.
Parameters
- width:StringChart width in pixels ("px" postfix, e.g. "300px") or container height percent ("%" postfix, e.g. "80%"). 
- height:StringChart height in pixels ("px" postfix, e.g. "300px") or container height percent ("%" postfix, e.g. "80%"). 
Returns
Void
Samples
Online HTML/JavaScript Sample
	
