Enumeration
ac.DataImportType
Identifies the type of data which should be bound to the chart.
Example
var csvFormat = ac.DataType.CSV;
Summary
Literals
AUTO_DETECT
CSV
JSON
XML
Literal detail
AUTO_DETECT
CSV
JSON
XML