Search found 2 matches
- Wed Mar 28, 2012 8:46 am
- Forum: VCL
- Topic: Cannot load package 'Tee916'
- Replies: 1
- Views: 3008
Cannot load package 'Tee916'
Hi, I just installed TeeChart2012RADXE2.exe (which I downloaded from your site). In Delphi XE2 (update 4) I get: 'Cannot load package 'Tee916'. It contains unit 'VCLTee.TeeGDIPlus', which is also contained in package 'Tee9160' ... The standard TeeChart, which comes with DXE2, should have been uninst...
- Mon Mar 26, 2012 2:44 pm
- Forum: VCL
- Topic: Automaticly create series from a dataset (DXE2)
- Replies: 1
- Views: 2489
Automaticly create series from a dataset (DXE2)
I have a dataset with the fields: supplier(id), historydate and price. I want a chart that displays all the suppliers (in diffirent color) for that article, with the price of that article (Y) and that show these for the past year (Labels). What's the best/fastest way to automaticly/dynamicly create ...