Navigation Menu

Skip to content

DevExpress-Examples/web-dashboard-display-the-total-value-above-each-pie-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Dashboard - How to Display the Total value above Each Pie Chart

This example demonstrates how to access the Underlying Pie Widgets used to display the Pie Item and configure their settings to display the Total value in the title.

Pies

Total values are calculated automatically if the CalculateAllTotals property is enabled using the ConfigureItemDataCalculation event. To get the total value, the client-side ItemWidgetBaseEventArgs.itemData property is used. 

Files to Review

Documentation

More Examples

About

This example demonstrates how to access the Underlying Pie Widgets used to display the Pie Item and configure their settings to display the Total value in the title.

Topics

Resources

License

Stars

Watchers

Forks