# Axis tab in Chart Options

The Axis tab is where you can define how the x-axis and y-axis appear on your report.

![Axis tab in Chart Options](/files/J0aJ9mt1DjI1oUiAlbzw)

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

| Option             | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Primary Axis**   | <p><strong>Auto Range</strong> check box: Calculates the <strong>Start</strong> and <strong>Stop</strong> value automatically. If you want to specify the values, uncheck the box and fill out the <strong>Start</strong> and <strong>Stop</strong> fields.- <strong>Start</strong>: Use to set the starting value for the axis.</p><ul><li><strong>Stop</strong>: Use to set the stopping value for the axis.</li><li><strong>Scale</strong>: Increase the scale for the primary axis, or leave it set to a default of <strong>None</strong>.</li></ul> |
| **Secondary Axis** | Available for Scatter and Column-Line Combo charts only. **Secondary Axis** has the same options as **Primary Axis**.                                                                                                                                                                                                                                                                                                                                                                                                                                    |


---

# 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/axis-tab-in-chart-options.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.
