WebChartScatterDataset.Constructor(dataColor As Color, dataPoint() As WebChartScatterDatapoint)
From Xojo Documentation
Method
WebChart.WebChartScatterDataset(dataColor As Color, dataPoint() As WebChartScatterDatapoint)
New in 2020r1
Supported for all project types and targets.
New in 2020r1
Supported for all project types and targets.
Creates a new WebChartScatterDataset from the values passed.
See Also
WebChartScatterDatapoint class.