The WinForms Dashboard Viewer allows you to add a custom interactivity to dashboards using the DashboardItemVisualInteractivity event.
This example demonstrates the following capabilities:
- The Grid dashboard item allows you to select categories and filter an external PivotGridControl according to selected records.
- The Chart dashboard item highlights a bar under the mouse pointer and allows you to obtain underlying data by clicking this bar.
↧
How to add custom interactivity to a dashboard displayed in the WinForms Viewer
↧