rowsURL property
A URL to a remote JSON dataset, structured as a row array. Will be fetched when the chart is created using Ajax.
API Docs: https://api.highcharts.com/highcharts/data.rowsURL
Implementation
String? rowsURL;
A URL to a remote JSON dataset, structured as a row array. Will be fetched when the chart is created using Ajax.
API Docs: https://api.highcharts.com/highcharts/data.rowsURL
String? rowsURL;