WebChart.AddDatasetAt
From Xojo Documentation
Method
AddDatasetAt(Index As Integer, Dataset As WebChartDataset)
New in 2020r1
Supported for all project types and targets.
New in 2020r1
Supported for all project types and targets.
Adds the dataset to the chart at the index passed.
See Also
AddDataset and AddDatasets methods, WebChartDataset class.