22ea828134e84132dc5195d35b2e3419689c9226
FAQ/enable-izenda-vision.md
| ... | ... | @@ -6,6 +6,8 @@ Izenda Vision is a rich extension to the API to include many cutting-edge data v |
| 6 | 6 | |
| 7 | 7 | - Set a key with +VISION included within your deployment, typically within the _global.asax_. |
| 8 | 8 | |
| 9 | +- Add the /vis directory to your /Resources directory if it is not already there. |
|
| 10 | + |
|
| 9 | 11 | - Set ``AdHocSettings.ChartingEngine = ChartingEngine.HtmlChart;`` - typically inside your _global.asax_. |
| 10 | 12 | |
| 11 | 13 | - Create sample reports. |