WebChartScatterDatapoint.Radius

From Xojo Documentation

Property (As Double )
aWebChartScatterDatapoint.Radius = newDoubleValue
or
DoubleValue = aWebChartScatterDatapoint.Radius

New in 2020r1

Supported for all project types and targets.

The radius of the data point.

See Also

WebChart control; WebChartScatterDataset class.