The MVC Pivot Grid allows data it displays to be visualized using the Chart extension. The pivot grid provides currently visible data and acts as a datasource for the chart.
If you display data horizontally, the Chart extension uses row values as series and column values as arguments, or vice versa if you wish to visualize data vertically. In this demo, you can control this via the 'Generate Series from Columns' check box.
To specify whether Grand Totals are included in the chart, use the 'Show Column Grand Totals' and 'Show Row Grand Totals' check boxes.
Local Copy of this Demo To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer. |
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxPivotGridDemos |