Friday, September 28, 2007
Displaying charts in AdvancedDataGrid
Using charts as itemRenderers in DG and ADG is easy. Find the sample files here
The sample uses a LineChart as itemRenderer for the third column and a PieChart in the child area. The column-spanning option available through RendererProviders is used to make the PieChart occupy the whole row.
The sample shows use of HierarchicalData but even without that All chart types can be used as itemRenderes.
Subscribe to:
Posts (Atom)