WebChartScatterDataset.AddDatapointAt

From Xojo Documentation

Method

AddDatapointAt(Index As Integer, Datapoint As WebScatterDatapoint)

New in 2020r1

Supported for all project types and targets.

Adds the Datapoint to the dataset at the index passed.

See Also

WebChart control and WebScatterDatapoint class.