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

xmlFile Property

Description

Sets chart XML configuration file path.

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

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

Type

String

Default

null

Samples

See also

setXMLFile()

to top