Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
End User
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
TeeChart Data Set
rbuser
November 2012
edited November 2012
in
End User
Is it possible to use oblect values from within the report in charts, e.g
variables DBCalcs etc, rather than a datapipeline? If so, how?
Thanks
Colin Ashby
Report Builder v12.05 Build 224
Comments
nicocizik
November 2012
edited November 2012
Hi Colin,
Yes, however it will need to be done in either Delphi or RAP code. You
can access the actual TChart component by using the TppTeeChart.Chart
property.
See the following article on how to create a chart in code, this should
give you a starting point for accessing and manipulating chart values.
http://www.digital-metaphors.com/rbWiki/RCL/Chart/How_To...Create_a_Chart_in_Code
There is also a RAP example in the main RAP demo included with
ReportBuilder.
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
This discussion has been closed.
Comments
Yes, however it will need to be done in either Delphi or RAP code. You
can access the actual TChart component by using the TppTeeChart.Chart
property.
See the following article on how to create a chart in code, this should
give you a starting point for accessing and manipulating chart values.
http://www.digital-metaphors.com/rbWiki/RCL/Chart/How_To...Create_a_Chart_in_Code
There is also a RAP example in the main RAP demo included with
ReportBuilder.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com