rowsURL property

String? rowsURL
getter/setter pair

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;