# Cards - legend settings

Analytics+ provides customization options for legend elements such as marker style, alignment, font, etc. The legend tab is enabled only for charts that use a legend.

{% hint style="info" %}
Many of the display settings for cards and charts are identical. Please refer to the [Legend settings for charts](/analytics+/working-with-analytics+/3.-charts/3.8.-display-settings-for-charts/charts-legend-settings.md) if you are unable to find a specific setting on this page.
{% endhint %}

### 1. Show legend

Enable this toggle to display the legend.

<figure><img src="/files/re0tkaPBxadjJRlYlHas" alt=""><figcaption><p>Show legend</p></figcaption></figure>

### 2. Alignment

You can set the horizontal (left, right, center) and vertical (top, middle, bottom) alignment for the legend.&#x20;

<figure><img src="/files/ADQDTqURjovjn0i5yZhC" alt=""><figcaption><p>Alignment set to bottom center</p></figcaption></figure>

### 3. Font

You can customize the font color and size.

<figure><img src="/files/TNoj7gZbTKNEVftQeRRd" alt=""><figcaption><p>Setting the font</p></figcaption></figure>

### 4. Icon

You can choose to disable the legend marker. When the icon option is disabled, the legend labels reflect the legend colors.

<figure><img src="/files/Q1UOxL7E86TRvc6D6Ykt" alt=""><figcaption><p>Icon hidden</p></figcaption></figure>

### 5. Title

You can display a title for the legend. You can use the legend dimension name as the title or set a custom title.

In the example, we have used the default title, the legend dimension's name.

<figure><img src="/files/svbpApvoDdHwggGznqfI" alt=""><figcaption><p>Legend dimension name as title</p></figcaption></figure>

### 6. Enable RTL

Analytics+ provides right-to-left support. The legend categories are displayed from the right side to the left side when this option is enabled.

<figure><img src="/files/pcH6xSwRmKri824PfvTK" alt=""><figcaption><p>RTL enabled</p></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.inforiver.com/analytics+/working-with-analytics+/4.-cards/4.10.-display-settings-for-cards/cards-legend-settings.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.
