Page 1 of 1

Nested objects and graphs

Posted: Tue Apr 23, 2013 6:33 am
by kalle
Hello,

I have trouble with a pretty simple report (or so I thought). I have a list of objects, each object contains the name of the object and also a histogram (to be shown as a bar graph in the report). No matter what I try Stimulsoft always shows the histogram data for all parts' histograms in the same graph and then shows this histogram the same number of times that there are bars in the graph for each object. :?

I'm not sure if I have missed something obvious or if I have tripped on a bug in Stimulsoft, any advice would be greatly appreciated!
I have attached the C# code with test objects and also the report file.

///Kalle

Re: Nested objects and graphs

Posted: Tue Apr 23, 2013 1:04 pm
by Alex K.
Hello,

Please set the DataSource and DataRelation properties for Chart component.
Please see the modified report in attachment.

Thank you.

Re: Nested objects and graphs

Posted: Tue Apr 23, 2013 1:24 pm
by kalle
Ah, I see! Thank you for a speedy answer!

Re: Nested objects and graphs

Posted: Wed Apr 24, 2013 9:01 am
by Alex K.
Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.