Search found 3 matches
- Tue Jul 18, 2006 5:24 am
- Forum: VCL
- Topic: Problem compiling with TQuickrep
- Replies: 1
- Views: 2499
Problem compiling with TQuickrep
I get a problem when I embed a TQRchart in a TQuickRep. The compiler complains that "the unit QRTee was compiled with a different release of QuickRpt.TQRPrintable. Teechart : 6.01 QuickReport: 3.6.2 Delphi : 5, update pack 1 I followed the procedure described in the "\Steema Software\TeeChart 6.01 f...
- Sat Dec 31, 2005 10:52 am
- Forum: ActiveX
- Topic: Problem with TColorGridSeries
- Replies: 2
- Views: 3245
Sorry, this post should be moved to Tchart VCL section
Sorry, this post should be moved to Tchart VCL section
- Fri Dec 30, 2005 8:37 am
- Forum: ActiveX
- Topic: Problem with TColorGridSeries
- Replies: 2
- Views: 3245
Problem with TColorGridSeries
I need to draw a graphic showing a number of events for each hour of the day for a date range (using Delphi 5/ TeeChar 6.01). I choosed to use the TColorGridSeries graphic with these settings : - X axis shows dates - Z axis shows hour of the day (0-23) - Y axis shows the number of events I used the ...