1adff526db3098b486c2ff98cd32439ec157297a
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 hide an axis and use a common axis - it's not the same thing and charts will look different__**. |
|
| 15 | +_Please note that hide an axis and use a common axis - it's not the same thing and charts will look different_**. |
|
| 16 | 16 | |
| 17 | 17 | ### C# (HTML engine) |
| 18 | 18 |