WebChartLinearDataset.DataColor
From Xojo Documentation
Property (As Color )
aWebChartLinearDataset.DataColor = newColorValue
or
ColorValue = aWebChartLinearDataset.DataColor
New in 2020r1
Supported for all project types and targets.
or
ColorValue = aWebChartLinearDataset.DataColor
New in 2020r1
Supported for all project types and targets.
The color to be used when drawing the graphics in the chart that represent the dataset.
See Also
Color data type.