# V-Slider

The V-Slider component is used to show the progress in the vertical direction.

#### Default Chart Image:

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

#### Properties of the V-slider:

* **Background:** The user can enable the shadow, change the shadow color, and transparency of that shadow. Also, by changing the gradient color user can change the background color of the V-slider.
* **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. The user can change the unit from Auto to Percent, also set the maximum and minimum limit. By default, the interval will be 1, if we change it to 2 then the increment happens in the multiples of 2. Chrome color is changed to change the color of the slider body. Also, we can alter the circle color, radius, and thickness.
* **Label:** The user can change the font size, style, family, etc. of the Label.

#### General Properties:

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

#### Background Properties:

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

#### Label Properties:

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

#### The modified chart after changing the properties:

<div align="left"><img src="/files/P6AzwAwvxVOdupP5lbWD" 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/v-slider.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.
