# Reset color property

## Resetting color property <a href="#resetting-color-property" id="resetting-color-property"></a>

In Vitara charts, a color picker is used to assign colors to fonts, markers, series, and so on. Assume we change the color of one of the series on a chart to ‘red’ (#ff0000). Take a look at the screenshot.&#x20;

<figure><img src="https://106821559-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuIDde50GEkigLbPmGgLx%2Fuploads%2FgFkTufLcmz2mZTMmBnFJ%2Fimage.png?alt=media&#x26;token=e6bff593-272e-4d20-b60d-304a14ec12a1" alt=""><figcaption></figcaption></figure>

Now to reset this series color to ‘Auto’ i.e. to the default color, just remove the color for that series as in the screenshot below:

<figure><img src="https://106821559-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuIDde50GEkigLbPmGgLx%2Fuploads%2FxeL8Rz0nGWRBsxEpjvTt%2Fimage.png?alt=media&#x26;token=0c27cd5c-7e44-479f-b6d7-33c023fc4460" alt=""><figcaption></figcaption></figure>

The color attributes of the color palette, thresholds, chart backdrop, series, label, line, and marker colors can all be reset in this way.


---

# 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://tsdocs.vitaracharts.com/readme/reset-color-property.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.
