WebChartDataset.Fill
From Xojo Documentation
Property (As Boolean )
aWebChartDataset.Fill = newBooleanValue
or
BooleanValue = aWebChartDataset.Fill
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aWebChartDataset.Fill
New in 2020r1
Supported for all project types and targets.
If True, the graphical object in the chart that represents the data will be filled in with a color.
See Also
WebChart control.