# Stepper

The Stepper component performs the action(s) on associated components. Data in associated components will change based on the selected value (which can be increased or decreased by using the up/down arrow).

#### Default Component Image:

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

#### Properties of the Stepper:

* **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, and left values. If initial visibility is not enabled, then the chart won’t be available for the first preview. The maximum value and minimum value of the stepper can be adjusted in this section. Also, the user can provide the step size. The bigger the step size, the faster the stepper reaches the maximum.
* **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/1pdIiRjEofMiFPIVtcEQ" alt=""></div>

#### Style Properties:

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

#### Modified Stepper after changing its properties:

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

&#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/stepper.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.
