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