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

jsonFile Property

Description

Sets chart JSON configuration file path.

See Set configuration as XML/JSON file article for more information.

Note: Set this property before write() method call. To change this property value after drawing use setJSONFile() method.

Type

String

Default

null

Samples

See also

setJSONFile()

to top