# Chart title and Checkbox label text case formatting

The default case format for chart titles, axis labels and some other text fields (e.g. Checkbox labels) is “initial caps”, where the initial letter of each word is capitalized, for example, “Sales and marketing results” is displayed as “Sales And Marketing Results”.

However, there are situations where this is not required or even correct, for example when “USA Sales” would be displayed as “Usa Sales”.

Case formatting behaviour is controlled in the properties panel:

<figure><img src="https://addons.squirrel365.io/learn-assets/uploads/2020/12/text-case-1-243x300.png" alt=""><figcaption></figcaption></figure>

Click on the currently selected option “Aa” to toggle it to off:

<figure><img src="https://addons.squirrel365.io/learn-assets/uploads/2020/12/text-case-2-243x300.png" alt=""><figcaption></figcaption></figure>

Case formatting will be removed from the displayed text.

To reapply case formatting to a chart title or text field, click the initial caps option again, or choose either of the uppercase or lowercase options.


---

# 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://learn.squirrel365.io/how-tos/chart-title-and-checkbox-label-text-case-formatting.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.
