> For the complete documentation index, see [llms.txt](https://docs.vitaracharts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vitaracharts.com/readme/pattern-fill.md).

# Pattern Fill

## Pattern Fill Option in the ‘Series’ tab. <a href="#pattern-fill-option-in-the-series-tab" id="pattern-fill-option-in-the-series-tab"></a>

From version 4.9.0, pattern fill feature is available in the following charts: area/line , tornado, bar/column, stacked column/bar, trellis, pie and sparkline.These charts have the Pattern fill option (Grid/Square/Double Square/Slash) in the Series tab, which allows us to display data in a more presentable manner.

<figure><img src="/files/XJUJiGeUpdQvzMj72rTk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0CRnAa6xmt30aEWyWhE1" alt=""><figcaption></figcaption></figure>

## Pattern Fill Option in the ‘Threshold’ tab. <a href="#pattern-fill-option-in-the-threshold-tab" id="pattern-fill-option-in-the-threshold-tab"></a>

Using pattern fill in thresholds, certain part of the chart can be filled with a pattern.The following charts support this feature: area/line, tornado,bar/column, stacked column/bar, trellis, dumbbell, slope, bubble, pie and sparkline.

<figure><img src="/files/DkMy4Oh9UFuszCKBIv1n" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dwZ8dQEwkbFIkUiWpXJC" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vitaracharts.com/readme/pattern-fill.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.
