# Zoom Options

Enable report end-users to zoom the timeline easily by using **Button** or the **Wheel** options provided. It allows you to visualize the timeline at various levels of granularity.

To enable it: Go to the **Format Pane** -> **Chart Options** -> **Zoom Options.**

Set the Zoom options to either Button or Wheel for zooming.

<figure><img src="/files/DUUw2X4uBIVADuYax3FB" alt="" width="191"><figcaption><p><em>Image 1: Zoom Options</em></p></figcaption></figure>

<figure><img src="/files/yDLg3zlwMZ1tuXUz68cD" alt="" width="563"><figcaption><p><em>GIF 1: Zooming through the timeline using button option in xViz Gantt Chart</em></p></figcaption></figure>

To define which levels should appear on zooming in, set the “Zoom Leves” configuration explained in the earlier section of this document.


---

# 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.xviz.com/project-management/timeline-configurations/zoom-options.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.
