WebChartLinearDataset.AddRowAt

From Xojo Documentation

Method

AddRowAt(Index As Integer, Value As Double)

New in 2020r1

Supported for all project types and targets.

Adds the value passed to the dataset at the index passed.

See Also

AddRow method.