# Bar Border Color

The xViz Gantt Chart allows you to configure the Border Colors of the Timeline Bars. We can change the color of the borders of both the parent and child bars as needed.

The configurable options are:

* Parent Border Color - Apply color to the border of the Parent bar.
* Child Border Color - Apply color to the border of the Child bar.

![Image 1: Data Fields to configure Border Color](/files/SvGRK00yDJ1jXpWFVM52)

![Image 2: Bar Border color in xViz Gantt Chart](/files/JeHgBlN8hKjlHanqXRpi)

If the “Hide Border” toggle is turned on, this hides the border color of the Parent and the Child bar.

![Image 3: Data Fields to configure Hide Border](/files/yBfN41gurQVKlvt9Rls6)

<figure><img src="/files/QyDQkMpDe8N6IScwVTCG" alt=""><figcaption><p><em>Image 4: Hiding Bar Border color in xViz Gantt Chart</em></p></figcaption></figure>


---

# 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/other-features/data-colors/bar-border-color.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.
