0d42dd46e43b420ab0a9e5a5887a7a6312a50106
FAQ/enable-izenda-vision.md
| ... | ... | @@ -1,5 +1,13 @@ |
| 1 | 1 | #Enable Izenda Vision & HTML Charting |
| 2 | 2 | |
| 3 | +**To Enable HTML Charting** |
|
| 4 | + |
|
| 5 | +- Set ``AdHocSettings.ChartingEngine = ChartingEngine.HtmlChart;`` - typically inside your _global.asax_. |
|
| 6 | + |
|
| 7 | +- Create sample reports. |
|
| 8 | + |
|
| 9 | +**To Enable VISION** |
|
| 10 | + |
|
| 3 | 11 | Izenda Vision is a rich extension to the API to include many cutting-edge data visualizations to your Izenda-enabled application. Here are the steps required to start using Izenda Vision. |
| 4 | 12 | |
| 5 | 13 | - Purchase a Vision License. |