WebChartCircularDataset.AddRowAt

From Xojo Documentation

Method

AddRowAt(Index As Integer, Value As Double, ValueColor As Color)

New in 2020r1

Supported for all project types and targets.

Adds a row with the value and color passed to the dataset at the index passed.

See Also

AddRow method.