Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 3.2 KB

File metadata and controls

38 lines (25 loc) · 3.2 KB

Dashboard for WinForms - How to Get and Process the Dashboard Item's Client Data

The following example shows how to use DashboardViewer's API and get client data corresponding to a particular visual element.

In this example, the DashboardViewer.DashboardItemClick event is handled to obtain client data for the Card dashboard item and display this data in a Chart control

When the user clicks a card, the axis points placed on the 'Sparkline' axis are used to determine the actual/target values. The values are saved to a data table whose data are displayed in a Chart control.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)