FAQ/How-do-I-set-only-one-Y-axis-in-a-chart.md
... ...
@@ -11,6 +11,9 @@ Izenda charts will display two or more y axes on a chart if multiple plotted ite
11 11
12 12
13 13
If you would like to override this feature and display only one chart, you can use the following code:
14
+
15
+__Please note that hide an axis and use a common axis - it's not the same thing and charts will look different.__**
16
+
14 17
### C# (HTML engine)
15 18
16 19
```csharp