VCL Dashboards: Getting Started
Review the following tutorials to get started with the TdxDashboardControl component.
Prerequisites
Ensure that your development environment meets ExpressDashboards and ExpressReports prerequisites:
- Microsoft Windows 10 or newer.
- Embarcadero RAD Studio IDE 12.3 or newer (Community Edition IDEs are not supported).
- DevExpress VCL v25.2.x. (You must own a VCL Subscription+ license or DevExpress VCL and Universal licenses).
- The EdgeView2 SDK package installed from the GetIt package manager.
Tutorials
- Create a Dashboard Using the Designer Dialog
Follow this tutorial to create a simple dashboard application: set up a memory-based data source, load JSON data, create Bubble Map and Chart dashboard items, and bind them to data.

See Also