# Transparency

<br>

## Grid Transparency <a href="#grid-transparency" id="grid-transparency"></a>

The Vitara grid chart now supports transparency in version 5.2.4. Grid chart transparency lets users change the visibility of grid lines and data points. Please see the image below.

<figure><img src="/files/xxwgbiRr1gIHtUEFXQli" alt=""><figcaption></figcaption></figure>

We have to set it at the dossier level in order to view the grid transparency. First, we have to fill the container color from the Format tab.

<figure><img src="/files/fTOC3pFhe9PweRXueUCp" alt=""><figcaption></figcaption></figure>

Later, in the appearance tab of the property editor window, set the background color opacity for both the header and body styles to nil (move to complete down).

<figure><img src="/files/l1e3dAm2TCaT4f3dPSrI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hixGLR0eNzPk0dmlxREb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hhdCO3WwOPp3QMiavr1m" alt=""><figcaption></figcaption></figure>

The Vitara grid chart is now visible in transparent form.

<figure><img src="/files/d3BXwrZfUISfYol1Q37K" alt=""><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.vitaracharts.com/grid-microchart-guide/transparency.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.
