You are viewing an archived version of AnyChart.com|www.anychart.comfor JavaScript Charts|qlik.anychart.comfor Qlik Extensions

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