# Chart labels

The Chart labels property defines which labels are displayed for chart elements.

#### Value type

**Chart labels** are of value type *text*. If another value type such as number or date is specified, it is converted into a text.

If a chart label value is empty, no label is displayed for this data set.

#### Example

In this example, only the value of the largest bar is to be displayed for the bar chart. For this purpose, a table widget is specified which has empty cells except at the position assigned to the corresponding data record in the table.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfbOCUUb6T1dpTR0J2vfH%2Fuploads%2FsbKDc6vchkBgCVPwkrg7%2Fimage.png?alt=media&#x26;token=a4b9062d-efb6-431d-a81b-bb0aa3132df7" alt=""><figcaption></figcaption></figure>
