How to create a separate axis for the multiple series charts?
The column chart allows you to create a separate axis for multiple series.
Please follow these steps to create a separate axis in the column chart.
-
Drag and drop the column chart widget and bind the multiple measure values to it.
-
Go to the Properties panel, click the
Change
button in theChart Type and Axis
property. By default, the secondary axis option is not checked.
-
To enable the
Secondary axis
option, select the checkbox and change the column axis chart type toline
. Finally, click theOK
button.
-
Once the
OK
button is clicked, the column chart will display a separate axis for the target column.
NOTE: The combination chart
also allows the user to create a separate axis for the multiple series charts. Please refer to this link for more information.