Showing the Dashboard Designer 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 designer:
In the screenshot below you can see the result of the sample code:

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