Skip to main content
A newer version of this page is available. .

Use Charts and Pivot Grids

Refer to the following topics for instructions on how to add charts and pivot grids to reports:

Chart

Use the XRChart control to add a chart to a report.

Note

The XRChart control is implemented the same way as DevExpress WinForms/ASP.NET/WPF chart controls. Use these controls’ documentation for information about various chart configurations and the XRChart class’s description for instructions on how to apply these configurations in reports.

Pivot Grid

Use the XRPivotGrid control to add a pivot grid to a report.

Note

The XRPivotGrid control is implemented the same way as DevExpress WinForms/ASP.NET/WPF pivot grid controls. Use these controls’ documentation for information about various chart configurations and the XRPivotGrid class’s description for instructions on how to apply these configurations in reports.

Use Chart and PivotGrid Linked Together