Page 1 of 1
Is there a tutorial for diagrams?
Posted: Fri Apr 02, 2010 12:31 pm
by drhkocher
I can't find documentation or a tutorial on how to use diagrams within reports. Any pointers would be appreciated. All the samples only have fixed data.
However, I have a simple list like {"Category A", 30}, {"Category B", 50} {"Category C", 20}. I want to bind this to a diagram to show a simple pie chart. Whatever I tried, it didn't work...
So what's the right way to bind data series to data?
Regards
Hartmut
Is there a tutorial for diagrams?
Posted: Mon Apr 05, 2010 12:48 am
by Vladimir
Hello,
In what format are your data?
The data in the chart can be set in several ways: a static list (example 1), specify the column created in the dictionary data source (example 2).
Thank you.
Is there a tutorial for diagrams?
Posted: Fri Apr 23, 2010 2:02 pm
by drhkocher
Hi,
sorry for the late response. We are just releasing some new software with the usual stress.
All data comes from business objects. So if you could provide a C# example of showing a pic chart and even more important a line chart with several series that would be perfect.
Thanks for your help.
Regards
Hartmut
Is there a tutorial for diagrams?
Posted: Mon Apr 26, 2010 12:48 am
by Vladimir
Hello,
You can watch the online video showing how to connect business objects:
http://www.stimulsoft.com/livedemos/Rep ... eList.html
http://www.stimulsoft.com/livedemos/Rep ... etail.html
Please see the report samples which are delivered with our DEMO application. The documentation for charts will be very soon.
Thank you.