WebChartDataset.Label
From Xojo Documentation
Property (As String )
aWebChartDataset.Label = newStringValue
or
StringValue = aWebChartDataset.Label
New in 2020r1
Supported for all project types and targets.
or
StringValue = aWebChartDataset.Label
New in 2020r1
Supported for all project types and targets.
The label that will appear in the chart with the graphics that represent the dataset.
See Also
WebChart control.