Skip to content

This example illustrates how to use API methods and properties to apply window calculations to the values of the specified measure.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-dashboard-window-calculation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for WinForms - How to add window calculations for numeric measures in code

This example illustrates how to use API methods and properties to apply window calculations to the values of the specified measure.

The application contains a DashboardViewer control and performs the following tasks:

  • creates an empty tabbed dashboard
  • loads a sample dashboard to the first tab page
  • copies the dashboard items and layout to the second tab page
  • applies window calculations to the values displayed in the Pivot and Scatter Chart dashboard items
  • starts the timer to switch pages.

You can click the page to stop the timer and click again to restart.

The example screenshot is shown below:

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)