Skip to main content

Dashboard

The Dashboard component for Blazor is a tool that allows you to create and view Business Intelligence Dashboards on web and mobile devices.

The component works with the Blazor WebAssembly and Blazor Server hosting models, and sends requests to the dashboard controller. You need an ASP.NET Core backend with a dashboard controller to handle client data requests.

Important

A Universal Subscription is required to use this component.

Dashboard - overview

Run Demo: Dashboard - Overview

Get Started

The topics below demonstrate how to add a Dashboard component to a Blazor application:

Localization

The Dashboard component’s UI elements such as labels, context menus, and error messages are displayed in English. Localization automatically adapts the component to the user’s preferred language.

DevExpress components include predefined satellite resource assemblies for German, Spanish, and Japanese. Use the DevExpress Localization Service to create and download a custom set of satellite assemblies, and modify resources.

Documentation

The following documentation section describes how to configure a Dashboard component: