data property
(Highcharts, Highstock) An array of data points for the series. For the areaspline series type, points can be given in the following ways:
Implementation
final List<dynamic>? data;
(Highcharts, Highstock) An array of data points for the series. For the areaspline series type, points can be given in the following ways:
final List<dynamic>? data;