# Series Properties

{% hint style="info" %}
Check out a walk through on how to configure the Series Properties.
{% endhint %}

![Configuring the Series Properties](/files/tlPHeQNxdOkmrzijIBYD)

The users can configure and modify various measure related properties through the ***Series Properties*** window.

* Navigate to the Design page for a view that has at least one selected measure value.
* Click the ***Series Properties*** option provided next to the dragged measure.   &#x20;

![Accessing Series Properties icon on the Design page for a dragged Measure](/files/umHvJBZCaPJFuqVJdhWr)

* The users can set the following properties from a pop-up window for a mixed chart with two measures dragged on the workspace:
  * **Aggregation**: Select an aggregation option from the drop-down menu (the given choices are: Sum, Min, Max, Variance, Mean, Standard Deviation, Cumulative Sum)
  * **Display Name**: Enter the title for the measure to be displayed in the data label
  * **Series Type**: Choose a series type format for the selected measure
  * **Point Shape**: Select a point shape from the drop-down menu (the given choices are: Cross, Cube, Hexagon, Point, Quad, Star, Triangle)
  * **Line Type**: Select a line type from the drop-down menu (the given choices are: Straight, Dot, Dash, Dash1)
  * **Axis**: Select an axis out of the given choices (the users need to enable the ***Secondary Value Axis*** to get the ***Axis*** option in the Series Properties window)
  * **Color:** Select the color of the chart presentation from the given menu
  * **Data Label Color**: Choose a color for the data label from the given menu
  * **Data Label Position:** Select a position to display the data label (the given choices are: Top, Middle, Bottom)
* Click the ***APPLY*** option.

&#x20;     ![](/files/YP0n3ptfXuxEGLZdlrp6)

Note: The below-given image displays Series Properties for the Mixed chart type secondary axis. The selected measure properties get applied to the view.

![Modified View after the Series Properties get applied](/files/Xab3Nz3RrnbwiV8Lqelj)

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*

* The ***Series Properties*** may differ as per the selected chart components.
* Users need to enable the ***Secondary Value Axis*** from the ***Properties*** tab to get the ***Axis*** field in the Series Properties.
* Users can change or modify the view title by clicking on the edit options provided next to the view name.
* Click the ***Edit*** icon > Modify/change the title for the selected measure or dimension > click the ***Checkmark*** icon to save the change and the ***Close mark*** icon for not to save the change.

&#x20;    ![](/files/xtqjlbuuaLXvOazKlRrQ)
{% endhint %}

| Icon                                                                                                                              | Name                    | Description                                                        |
| --------------------------------------------------------------------------------------------------------------------------------- | ----------------------- | ------------------------------------------------------------------ |
| <img src="/files/pzr9nA2NfMmagOM99IP5" alt="" data-size="line">                                                                   | Save View               | Saves and adds the newly designed view to the Storyboard           |
| <img src="/files/XxhhvW7fC4FTH4kxBI4n" alt="" data-size="line">                                                                   | Design                  | Redirects the users to the Design workspace                        |
| <img src="/files/U90O1Xcm6XRMf288ifOD" alt="" data-size="line">                                                                   | Actions                 | Redirects the users to the Actions tab                             |
| <img src="/files/qDNM0Xds5lQuXKn0hMu9" alt="" data-size="line">                                                                   | View Filter             | Opens the view specific filter panel                               |
| <img src="/files/Xyl8ZTNfh6QXchNBEkRs" alt="" data-size="line">                                                                   | Back                    | Redirects the users on the storyboard page                         |
| <img src="/files/FHlhodiKsawPZNL4Xwbi" alt="" data-size="line">                                                                   | Start Tour              | Begins the guided tour of the selected page                        |
| <img src="/files/6BsipOXWaxkLU0KJmY7E" alt="" data-size="line">                                                                   | Comments                | Allows users to describe the story                                 |
| <img src="/files/fSqleE45GFmzgr3KtLR7" alt="" data-size="line">or <img src="/files/Ur3npq7ZxCr1iQHMZZQR" alt="" data-size="line"> | Full Screen/Reduce Size | Displays the full-screen view Or Reduces the display of the screen |

&#x20;  &#x20;

&#x20;&#x20;

&#x20;                                &#x20;

&#x20;      &#x20;


---

# 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.bdb.ai/bdb-documentation/data-visualization/self-service/design/series-properties.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.
