c8996c8eea63a271fa3b576872434fe10fd5d2af
FAQ/How-do-I-set-only-one-Y-axis-in-a-chart.md
| ... | ... | @@ -12,7 +12,7 @@ Izenda charts will display two or more y axes on a chart if multiple plotted ite |
| 12 | 12 | |
| 13 | 13 | If you would like to override this feature and display only one chart, you can use the following code: |
| 14 | 14 | |
| 15 | -_Please note that hiding an axis and using a common axis are not the same thing and charts will look different_**. |
|
| 15 | +**_Please note that hiding an axis and using a common axis are not the same thing and charts will look different_**. |
|
| 16 | 16 | |
| 17 | 17 | ### C# (HTML engine) |
| 18 | 18 |