WebChartLinearDataset.ChartType
From Xojo Documentation
Property (As WebChartLinearDataset.ChartTypes )
aWebChartLinearDataset.ChartType = newWebChartLinearDataset.ChartTypesValue
or
WebChartLinearDataset.ChartTypesValue = aWebChartLinearDataset.ChartType
New in 2020r1
Supported for all project types and targets.
or
WebChartLinearDataset.ChartTypesValue = aWebChartLinearDataset.ChartType
New in 2020r1
Supported for all project types and targets.
The various types of charts that can be created from the data set.
See Also
ChartTypes enumeration.