# Bullet

Used to show our progress towards reaching the goal.

#### Default Chart Image:

![Bullet in Design mode](/files/ZRVapBAEtlVZp6qS9LoJ)

#### The properties of Bullet:

* **Background:** User can enable the shadow, change the shadow color and transparency of the chart.
* **General:** User can change the height, width, top, left. If initial visibility is unchecked, then the chart won’t be visible at the first preview. If markers are enabled then user can see the x axis markers if it is a horizontal bullet or y axis markers if it is a vertical bullet. Also, Actual value and target value can be enabled to see the final value and target respectively. User can give title name. Bullet type can be changed between horizontal and vertical. Orientation can be changed between Normal and reverse. The value user type in the “Click Value” field is passed to the backend.
* **Indicators:** User can specify the range in Range properties and change its color. Also provide the current progress as Actual value, and total progress in Target Value.
* **Style:** User can change the border color, measure color, target color, marker color, marker font color and font color in this section. Also, user can change the actual and target meter size.

#### General Properties:

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

#### Style Properties:

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

#### Indicator Properties:

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

Following Variants of Bullet Chart is obtained after changing its properties:-

* Horizontal Bullet

![](/files/xnEACFDqjkFWXrXl8GBo)

* Horizontal Bullet with Orientation Reverse

![](/files/lyWu6z8SY8aM2ICEfvyr)

* Vertical Bullet

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

* Vertical Bullet with Orientation Reverse

<div align="left"><img src="/files/JA5JiuV65Yym76MnaIib" 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/bullet.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.
