# View settings

<figure><img src="/files/n3fJyrxaO5g1oynSHyeE" alt=""><figcaption><p>General View of Chart Settings</p></figcaption></figure>

### **Custom Title**

You can rename your chart panel to any name you like.

<figure><img src="/files/PCWmSaSoTJrq4u3ZvydA" alt=""><figcaption><p><strong>Custom title on panel's header</strong></p></figcaption></figure>

### **Use custom tick size**

This setting is useful for highly volatile instruments like Bitcoin (BTC) or Nasdaq (NQ) futures. It combines multiple tick levels into a single level, often for a more compact display of [**Level2 data**](/quantower/analytics-panels/chart/technical-indicators/volume/level2-indicator.md)**,** [**Volume Profile**](/quantower/analytics-panels/chart/volume-analysis-tools/volume-profiles.md)**, or** [**Cluster charts**](/quantower/analytics-panels/chart/volume-analysis-tools/cluster-chart.md). For example, you can see a Bitcoin chart compressed into $10 intervals, providing a clearer look at the Level 2 indicator.

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

<figure><img src="/files/9ml1CQtTH7eeVFoCEWKf" alt=""><figcaption></figcaption></figure>

### **Time Zone**

These settings control the time zone for the chart.

### **Mouse Wheel Action**

This setting defines what happens when you rotate the mouse wheel.

* **Mouse Wheel + CTRL Action**
* **Mouse wheel + SHIFT action**\
  \
  For all mouse wheel actions, you have four options: **Scroll, Zoom of the Chart Area, Zoom to Cursor, and Price scale Zoom.**

<figure><img src="/files/YUyyJlyatYxcFzUDQghq" alt=""><figcaption><p>Various mouse wheel actions for the chart panel</p></figcaption></figure>

### **Drawings Default Availability**

If you choose <mark style="color:blue;">'</mark><mark style="background-color:blue;">**All Charts with the Same Symbol**</mark><mark style="color:blue;">,'</mark> all drawings will be applied to other charts with the same asset (ticker). This also allows you to change the color of the drawings across all related charts at once.

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

![](/files/-MWdd6w_twCigPBIemfp)

{% embed url="<https://www.youtube.com/watch?v=BtC9iJEOcjY>" %}

### **Plates Alignment Mode**

This option controls how indicator names are displayed on the chart in Quantower. There are two modes: **Vertical** and **Horizontal**.

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

### **Window colors**

Settings for the background color on the chart.

### **Top, Bottom, Right Margins**

Determine the distance of the current bar from the edge of the chart accordingly.

<figure><img src="/files/LccolyFCxEl9w59KVeUN" alt=""><figcaption><p>Margin settings for the chart space</p></figcaption></figure>

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

### Abbreviation Rules

This option allows you to simplify the display of trading size values for easier readability. There are three modes:

* **Default**: Values are displayed as is, without abbreviation or rounding.
* **Round to**: Values are rounded to a specified number of decimal places.
* **Abbreviate**: Values are shortened, using "K" for thousands, "M" for millions, etc.

### **Crosshair**

This setting controls the visibility and appearance of the crosshair cursor on charts with the same or different symbols (assets). You can choose to display the crosshair only on the <mark style="color:green;">**current chart**</mark>, on <mark style="color:green;">**all charts with the same symbol**</mark>, or across <mark style="color:green;">**charts with different symbols**</mark>. A scrolling option is also available.

{% hint style="info" %}
**Note:** If you want the crosshair to be synchronized across different charts, you must configure the crosshair separately on each chart.
{% endhint %}

<figure><img src="/files/w7uRVqXNMN2LCzRGHiae" alt=""><figcaption><p>Crosshair synchronization in a chart settings</p></figcaption></figure>

<figure><img src="/files/8jEDqEPCqMlojCMdVhtr" alt=""><figcaption></figcaption></figure>

### **Grid**

Settings for horizontal and vertical grid lines on the chart.

### **Time to next bar**&#x20;

These settings display the time remaining until the next bar and allow you to change its font and color.

### **Additional**

This section lets you enable or disable toolbars and other miscellaneous data on the chart.

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


---

# 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://help.quantower.com/quantower/analytics-panels/chart/chart-settings/view-settings.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.
