# Data Series Labels

## Description

Apply labels to a data series and modify

{% tabs %}
{% tab title="Preview" %}
![](https://97674526-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQQ5Dv56AckPkeQ6O9Rf%2Fuploads%2FmVNbb587HLeQcoHUlYFv%2FUiDsLabels.png?alt=media\&token=897bb1a1-a31f-454f-9012-478145aa1fa0)
{% endtab %}

{% tab title="Location" %}
**Name** | Ui Data Series Labels

**Nickname** | Ds Labels

**Tab** | Ui

**Panel** | Chart

**Division** | 2
{% endtab %}

{% tab title="Inputs" %}
**Ds** | **Data Series** (*Ui+ Data Series*) | A Ui Data Series object to modify

**C** | **Color** (*Colour*) | The label color

**P** | **Prefix** (*Text*) | Optional label prefix

**S** | **Suffix** (*Text*) | Optional label suffix
{% endtab %}

{% tab title="Ouputs" %}
**Ds** | **Data Series** (*Ui+ Data Series*) | The updated Ui Data Series object

{% endtab %}

{% tab title="Mode" %}
*none*

{% endtab %}
{% endtabs %}

## Usage

![](https://97674526-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQQ5Dv56AckPkeQ6O9Rf%2Fuploads%2F2kmmtei3KwWsC3Sc5KF3%2Fimage.png?alt=media\&token=325ae1f9-e95b-40a4-811d-7c4ee31fcc0c)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://interopxyz.gitbook.io/ui-plus/components/chart/data-series-labels.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
