<div class="meta" robots="noindex">

</div>

Class

# WebChartDataset

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

<div class="warning">

<div class="title">

Warning

</div>

This class was deprecated in version 2023r1. Please use `ChartDataset</api/user_interface/charts/chartdataset>` as a replacement.

</div>

## Description

The common super class for `WebChartCircularDataset</api/deprecated/webchartcirculardataset>`, `WebChartLinearDataset</api/deprecated/webchartlineardataset>` and `WebChartScatterDataset</api/deprecated/webchartscatterdataset>` classes.

## Properties

<div class="rst-class">

table-centered_columns_3_and_4

</div>

| Name                           | Type                               | Read-Only | Shared |
|--------------------------------|------------------------------------|-----------|--------|
| `Fill<webchartdataset.fill>`   | `Boolean</api/data_types/boolean>` |           |        |
| `Label<webchartdataset.label>` | `String</api/data_types/string>`   |           |        |
| `Tag<webchartdataset.tag>`     | `Variant</api/data_types/variant>` |           |        |

## Property descriptions

<div id="webchartdataset.fill">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

WebChartDataset.Fill

**Fill** As `Boolean</api/data_types/boolean>`

If `True</api/language/true>`, the graphical object in the chart that represents the data will be filled in with a color.

<div id="webchartdataset.label">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

WebChartDataset.Label

**Label** As `String</api/data_types/string>`

The label that will appear in the chart with the graphics that represent the dataset.

<div id="webchartdataset.tag">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

WebChartDataset.Tag

**Tag** As `Variant</api/data_types/variant>`

A place to store data associated with the dataset.

## Compatibility

Web projects on all supported operating systems.

## See also

`ChartData</api/user_interface/charts/chartdata>` parent class; `WebChartCircularDataset</api/deprecated/webchartcirculardataset>`, `WebChartLinearDataset</api/deprecated/webchartlineardataset>` and `WebChartScatterDataset</api/deprecated/webchartscatterdataset>` classes.
