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?
Is there a tutorial for diagrams?
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.
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.
- Attachments
-
- 384.Examples.zip
- (4.25 KiB) Downloaded 498 times
Is there a tutorial for diagrams?
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
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?
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.
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.