Skip to content

This example demonstrates how to handle the DashboardControl.DashboardItemMouseUp event to obtain the clicked CardDashboardItem's data.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/wpf-dashboard-how-to-obtain-clicked-item-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for WPF - How to handle a mouse click to obtain dashboard item data

This example demonstrates how to handle DashboardControl.DashboardItemMouseUp event to obtain the clicked CardDashboardItem's data. The data are displayed in a chart in a secondary dialog window.

Files to Review

Documentation

More Examples