AnyChartStock.height Static Property

Description

Default chart height 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

height, AnyChartStock.width, setSize(), resizing

to top