42fa0b2b1e7eeac358f2d1a890ab7e74f2ccea35
FAQ/How-do-I-set-only-one-Y-axis-in-a-chart.md
| ... | ... | @@ -69,7 +69,7 @@ public override void CustomizeChart(object chart, Hashtable properties) |
| 69 | 69 | ``` |
| 70 | 70 | |
| 71 | 71 | |
| 72 | -###VB |
|
| 72 | +###VB (Dundas Engine) |
|
| 73 | 73 | ```visualbasic |
| 74 | 74 | Public Overrides Sub CustomizeDundasChart(chart As Object, properties As Hashtable, chartType As Type) |
| 75 | 75 | If chartType.FullName <> "Izenda.AdHoc.DundasBarChart" Then |