This is a migrated thread and some comments may be shown as answers.

Charts

1 Answer 25 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Srinivasarao
Top achievements
Rank 1
Srinivasarao asked on 16 Nov 2010, 01:00 PM
Hi   sir   I  want  to display   supplier  details  in a report.
I have  done groping  on  supplierName   under that another group  named as  Material Name.
My  aim  is to display  one chart for  each supplier   where  material  names  have to come as serieses.
I have  done  Databinding  to the  report as    DataMember=Materialname.
Here it  is  displaying  all the materials  supplied by  all the  suppliers. But  i want  to get  the  material names  as series items specific to a supplier
Look At the  picture  that i Attached.
Here Supplier2  has supplied  one  item   that is cement.
But  in the  chart   all the  materials  are  coming.please provide me solution

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 18 Nov 2010, 09:06 AM
Hello Srinivasarao,

In order to access the groups data, our suggestion is to add a chart to the Group Header section and use the grouped data with Binding to the Chart's DataSource property to "= ReportItem.DataObject" expression.

Check out the attached sample report. To run the sample report you will need the AdventureWorks database that comes with Telerik Reporting installation.

Greetings,
Peter
the Telerik team
See What's New in Telerik Reporting in Q3 2010 on Wednesday, November 17, 11am Eastern Time: Register here>>
Tags
General Discussions
Asked by
Srinivasarao
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or