/wpf-pivot-grid-visualize-data-in-chart

The following example shows how to integrate the Pivot Grid with the Chart control.

Primary LanguageVisual Basic .NETOtherNOASSERTION

Pivot Grid for WPF - How to Visualize Pivot Grid Data with the Chart Control

This example demonstrates how to bind a Chart Control to a Pivot Grid Control. For this, assign the PivotGridControl.ChartDataSource property value to the ChartControl.DataSource property.

The Transpose Data Source check box is bound to the PivotGridControl.ChartProvideDataByColumns property. If the check box is checked, the property is set to false, and chart series are based on pivot grid rows instead of columns.

screenshot

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)