WebChartScatterDataset.ChartType
From Xojo Documentation
Property (As WebChartScatterDataset.ChartTypes )
aWebChartScatterDataset.ChartType = newWebChartScatterDataset.ChartTypesValue
or
WebChartScatterDataset.ChartTypesValue = aWebChartScatterDataset.ChartType
New in 2020r1
Supported for all project types and targets.
or
WebChartScatterDataset.ChartTypesValue = aWebChartScatterDataset.ChartType
New in 2020r1
Supported for all project types and targets.
The type of chart that used to represent the dataset in the chart.
See Also
ChartTypes enumeration.