# Text Box

The Textbox component is used to display Text. The text formatting can be customized.

#### Default Component Image:

<div align="left"><img src="/files/la7ZbdpASyEnyXmx55jw" alt=""></div>

#### Properties of the Text Box:

* **Background:** The user can get the reflection of the chart by enabling the shadow option can also change the color and increase & decrease the transparency of the shadow.
* **General:** The user can change the height, width, top, left.   If initial visibility is not enabled, then the chart won’t be available for the first preview. If we enabled the ‘Dynamic’ option, then we can directly change the text box content dynamically, i.e. Bypassing values from filters and all. Otherwise, we can display the text box contents by typing those contents in the ‘Display Content’ section.
* **Style:** The user can set the background color and font color as well as font style-weight-family etc in this section.

#### General Properties:

<div align="left"><img src="/files/iW8NIhGNXtoVCYNRNBXp" alt=""></div>

#### Style Properties:

<div align="left"><img src="/files/nnjAe2C1SePdyGdWv0nb" alt=""></div>

#### Modified Text Box after changing its properties:

![](/files/M0rpodfRaY7bS05DKNM5)

&#x20;


---

# 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.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/charts-gallery/other-charts/text-box.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.
