csvURL property

String? csvURL
getter/setter pair

An URL to a remote CSV dataset. Will be fetched when the chart is created using Ajax.

API Docs: https://api.highcharts.com/highcharts/data.csvURL

Implementation

String? csvURL;