# Image

The image component is used to show different images or it is used to perform the action(s) on associated components. By clicking the component an action will be triggered affecting the associated components.

#### Default Chart Image:

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

#### The properties of Image:

* **Background:** The user can enable the shadow, change the shadow color and transparency of that shadow.
* **General:** The user can change the height, width, top, and left values. If initial visibility is unchecked, then the chart won’t be visible at the first preview. If the user is enabling the roll-over glow and providing color as ‘Glow Color’ then when the user hovers over that image it will recede with this color as a border. From the ‘Browse image’ option the user can select the image they want to add to the report. The user can either paste URL or directly select from our computer folders.

#### General Properties:&#x20;

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

**Background Properties:**

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

#### Image Chart after adding image:

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


---

# 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/image.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.
