WebChartDataset.Tag
From Xojo Documentation
Property (As Variant )
aWebChartDataset.Tag = newVariantValue
or
VariantValue = aWebChartDataset.Tag
New in 2020r1
Supported for all project types and targets.
or
VariantValue = aWebChartDataset.Tag
New in 2020r1
Supported for all project types and targets.
A place to store data associated with the dataset.
See Also
WebChart control.