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

List with graph inside

1 Answer 131 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Manfred
Top achievements
Rank 2
Manfred asked on 17 Jun 2014, 01:25 PM
Hi there,

is it possible to have a list of objects with three lists inside, create a graph inside a list, bind the the list to the parent list and show data from two of the child lists in my graph?

I did this with tables and that worked perfect for me, but I have no idea if it works with graphs and if, how it could work.

Any hint?

Best regards
Manfred

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 20 Jun 2014, 08:26 AM
Hello Manfred,

The approach to use a nested Graph item inside another data item is generally the same as the nested tables implementation. You need to use the ReportItem.DataObject property to bind the data source of the nested Graph. For more information, please refer to the How to use the ReportItem.DataObject property in expressions help article.

Regards,
Nasko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Manfred
Top achievements
Rank 2
Answers by
Nasko
Telerik team
Share this question
or