Adding a Custom Function to the Designer

Add a custom function to the expression engine and call it from a dashboard template during rendering.

Creating Dashboard at Runtime

A dashboard can be built entirely in code. This example creates a new dashboard, registers data and adds an element, then shows it in the viewer.

Editing a Dashboard in the Designer

The Blazor dashboard designer lets users edit dashboards in the browser and raises an event when they save. This example handles the save event.

Exporting and Printing a Dashboard from Code

A dashboard can be printed or exported straight to the browser without the viewer. This example exports a dashboard to PDF using JavaScript interop.

Registering a Data for the Dashboard

Prepare the data in WebAssembly, register it in the dashboard dictionary, and render the template with those records.

Showing a Dashboard in the Viewer

Stimulsoft provides native Blazor components, so a dashboard is shown with the viewer tag.

Используя этот сайт, вы соглашаетесь на использование файлов Cookie для аналитики и персонализированного контента. Файлы Cookie хранят полезную информацию на вашем компьютере, чтобы помочь нам повысить эффективность и удобство использования. Для получения дополнительной информации, пожалуйста, прочтите Конфиденциальность и Использование Cookie.