Skip to main content

Load a Dashboard

You can use one of the following approaches to load the dashboard to the Dashboard Viewer.

Note

If the DashboardDesigner / DashboardViewer control is placed in the MDI child form, load dashboards in the Shown event handler instead of Load.

API Members

API Description
DashboardViewer.DashboardSource Gets or sets a dashboard supplier for the DashboardViewer.
DashboardViewer.LoadDashboard Loads a dashboard from a file or stream.
DashboardViewer.DashboardLoaded Occurs after the dashboard is loaded to the DashboardViewer.