Hi,
the connection between BarSeries and a database is a verry good thing in TeeChart.
I use a TreeView for stock names, and for NYSE this are 600 stocks, plus NASDAQ, plus... in my database.
Analogue to your connection BarSeries/Database have I the question: can you develope a component with the connection TreeViev Nodes / database?
Component connecting TreeView/database
-
- Site Admin
- Posts: 83
- Joined: Wed Nov 12, 2003 5:00 am
- Location: Girona, Catalonia
- Contact:
It is already included in the VCL version of TeeChart.
See the TDBTree control and right-click it at design-time to show the database wizard dialog.
TDBTree is part of TeeChart Pro and it is installed by default at "TeeTree" tab at Delphi / C++ Builder component palette.
A compiled executable demo of TeeTree can be found here:
http://www.teechart.net/files/vcl/publi ... ee2New.zip
Demos are under "Welcome->TeeTree Components->DBTree" node.
(you need to have the database sample tables that come with Borland "BDE" and Delphi / C++ Builder ides, to be able to run the database tree demos).
See the TDBTree control and right-click it at design-time to show the database wizard dialog.
TDBTree is part of TeeChart Pro and it is installed by default at "TeeTree" tab at Delphi / C++ Builder component palette.
A compiled executable demo of TeeTree can be found here:
http://www.teechart.net/files/vcl/publi ... ee2New.zip
Demos are under "Welcome->TeeTree Components->DBTree" node.
(you need to have the database sample tables that come with Borland "BDE" and Delphi / C++ Builder ides, to be able to run the database tree demos).