Tee chart examples
?Hi ,Please anyone can provide me with examples of how to use tee chart
in RB 7.I am using dbtchart component but the dbpipeline is not available.
--- posted by geoForum on http://delphi.newswhat.com
in RB 7.I am using dbtchart component but the dbpipeline is not available.
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
Check out Demo 92 located in the RBuilder\Demos\1. Reports\... directory
(dm0092.pas). You will need to remove the "x" from the DEFINE directive in
the dmMain.pas file in order to successfully see this demo in action.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I saw the example but it does not give the method to use the teechart. I
have to provide the reports in report explorer . What i found is that if
i am writing a query in RB then there is no datset assigned to report and
hence to db teechart component . Can you help me and provide some more
examples in order to understand and explore the component.
thanks a lot
--- posted by geoForum on http://delphi.newswhat.com
What exactly are you trying to accomplish? The TppTeeChart component is
simply a wrapper around the Steema TChart component. It is the same object.
See the TChart help for information and example on how to use this
component. The TppDBTeeChart component also contains a DataPipeline option
to act as the datasource in ReportBuilder. This is the only added
functionality ReportBuilder gives to the chart component.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com