Class
WebChartDataset
Description
The common super class for WebChartCircularDataset, WebChartLinearDataset and WebChartScatterDataset classes.
Property descriptions
WebChartDataset.Fill
Fill As
If True, the graphical object in the chart that represents the data will be filled in with a color.
WebChartDataset.Label
Label As
The label that will appear in the chart with the graphics that represent the dataset.
WebChartDataset.Tag
Tag As
A place to store data associated with the dataset.
Compatibility
Web projects on all supported operating systems.
See also
Object parent class; WebChartCircularDataset, WebChartLinearDataset and WebChartScatterDataset classes.