# Labels

Having the right label is important in the visual. It helps you understand information easily. Best practices suggest that labels should be clear, easy to read, and short.

Enable Best Fit: Enable the option to display labels both inside and Outside the arc, depending on the available space.

Powerviz Activity Gauge offers two types of labels to make sure you have the best option.

* [Data Label](#data-labels)
* [Leaf Label ](#leaf-labels)           \
  Chane Image

<figure><img src="/files/YTmUJJVRDFEOgX8JBYoa" alt="" width="563"><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Data Labels" %}
Data labels are placed inside the arcs.

It includes the following features:

<table><thead><tr><th width="203">Feature</th><th>Functionality</th></tr></thead><tbody><tr><td>Orientation</td><td>Choose between <strong>curved and linear</strong> orientation.</td></tr><tr><td>Display Style</td><td>Either show a <strong>category or a category + value.</strong></td></tr><tr><td>Label Formatting</td><td>Customize the font family, color, size, and style (BIU).</td></tr><tr><td>Background Color</td><td>Enable background color. When the fill pattern is enabled, the user can apply background only to arcs with the pattern.</td></tr></tbody></table>

Here are examples of different types of orientation.
{% endtab %}
{% endtabs %}

<figure><img src="/files/XMDHLY9PWDvhJWcwY7B6" alt="" width="529"><figcaption></figcaption></figure>


---

# 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://docs.powerviz.ai/powerviz/activity-gauge/advance-settings-introduction/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.
