Skip to content

DevExpress-Examples/winforms-customize-pivot-grid-data-before-displaying-it-in-a-chart-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms - Customize Pivot Grid Data before Displaying it in the Chart Control

The following example demonstrates how to add custom text to the Pivot Grid's data used as the data source for the Chart control. The Pivot Grid supplies data to the attached Chart control in the form of a simple table. In the image below, the Chart axis labels display the number of unique values that are stored in the underlying data source in the Product Name and Categoty fields.

Pivot Grid - Chart integraton

Files to Review

Form1.cs (VB: Form1.vb)

Documentation

Integrate the Pivot Grid with the Chart Control

More Examples

About

The following example demonstrates how to add custom text to the Pivot Grid's data used as the data source for the Chart control.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •