AnyChartStock.width Static Property

Description

Default chart width in pixels ("px" postfix, e.g. "300px") or container width percent ("%" postfix, e.g. "80%").

Note: Set this property before creating an AnyChartStock instance.

Type

String

Default

"100%"

Samples

See also

width, AnyChartStock.height, setSize(), resizing

to top