WebChartCircularDataset.RemoveRowAt

From Xojo Documentation

Method

RemoveRowAt(Index As Integer)

New in 2020r1

Supported for all project types and targets.

Removes the row (data) at the index passed from the dataset.

See Also

RemoveAllRows method.