Showing the Dashboard Viewer Immediately after Running an App
Our sample projects and report templates can help you learn the basics of working with our products.This example shows how to create and show the dashboard viewer:
In the screenshot below you can see the result of the sample code:

<script type="text/javascript">
// Create the dashboard viewer with default options and show it in this place
var viewer = new Stimulsoft.Viewer.StiViewer();
...
</script>In the screenshot below you can see the result of the sample code:
