width property

num get width

Width, in pixels, of the chart. If the container div has been explicitly sized, this will be ignored.

Default: 480

Implementation

external num get width;
set width (num v)

Implementation

external set width(num v);