WebChartCircularDataset.Constructor(Label As String, Datapoints() As Double, Colors() As Color)
From Xojo Documentation
Constructor
WebChartCircularDataset.Constructor(Label As String, Datapoints() As Double, Colors() As Color)
New in 2020r1
New in 2020r1
Creates a new dataset from the values passed.
See Also
WebChartLinearDataset and WebChartScatterDataset classes.