Skip to content

This example illustrates how to get client data corresponding to a particular visual element using DashboardViewer's API.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-dashboard-obtain-dashboard-item-client-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Get and Process the Dashboard Item's Underlying Data

The following example demonstrates how to get client data corresponding to a particular visual element using DashboardViewer's API.

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.

Documentation

More Examples

About

This example illustrates how to get client data corresponding to a particular visual element using DashboardViewer's API.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 6