Visualize Data via Our Charting Control
The DXPivotGrid now allows the data it displays to be visualized using the DXCharts for WPF. This is possible because the PivotGrid can act as a data source for other controls. When used in this manner, it provides data from the current selection and bound controls are automatically updated when cell selection changes.
The pivot grid returns data in a form that is easily consumed by the DXCharts Suite. This means that there are three fields and these fields hold series names, arguments and values.

|