# General tab in Chart Options

The General tab is where you can set background colors, fonts, or the domain limit for the maximum number of plot values for your report.

![General tab in Chart Options](/files/b2dPwHdw4ulH1M2aYi2x)

Fill in the following options for your chart in the tab:

| Option           | Description                                                                                                                                                                                                             |
| ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Background**   | <p><strong>Fill type</strong> defines the background color of the chart and the fill colors used.</p><p>Select <strong>None</strong>, <strong>Solid</strong>, or <strong>Gradient</strong> with the drop-down menu.</p> |
| **Labels**       | Use the drop-down menus to choose a font for your data labels, specify the size and type for the font, and change the font color with the color picker.                                                                 |
| **Domain Limit** | **Max number of plot values:** Use this to set the maximum number of plot values used in your report.                                                                                                                   |


---

# 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.pentaho.com/pba/pentaho-analyzer-cp/creating-analyzer-reports/chart-options-for-analyzer-reports-cp/general-tab-in-chart-options-pentaho-analyzer.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.
