Search found 8 matches
- Thu Nov 13, 2008 9:07 pm
- Forum: VCL
- Topic: Problem charting large data sets with non-solid pen style
- Replies: 2
- Views: 5358
Problem charting large data sets with non-solid pen style
Hi, Only the line style solid comes out OK when charting a large series, where successive points are just one or a few pixels apart. All other line styles also come out as solid. I suspect this is because TChart uses repetitively the LineTo function to draw the curve which starts each new LineTo seg...
- Sun May 04, 2008 1:55 pm
- Forum: VCL
- Topic: TeeRecompile using non-tee units
- Replies: 4
- Views: 6506
- Tue Apr 29, 2008 2:59 pm
- Forum: VCL
- Topic: TeeRecompile using non-tee units
- Replies: 4
- Views: 6506
Hi Narcis, Mea culpa! I meant using the compiled unit, MyUnit.dcu. When I put MyUnit.dcu in the source folder (or any other folder I could think of) I got: Cannot recompile Delphi package: Tee811.dpk CodeGear Delphi for Win32 compiler version 18.5 Copyright (c) 1983,2007 CodeGear TeEngine.pas(36) Fa...
- Fri Apr 25, 2008 6:53 am
- Forum: VCL
- Topic: TeeRecompile using non-tee units
- Replies: 4
- Views: 6506
TeeRecompile using non-tee units
Hi, I would like to modify the behavior of how TChart draw axis labels. In order to that I want to modify the unit TeEngine.pas and in that unit I want to call a unit I written myself (MyUnit.pas). However, I cannot get TeeRecompile to to find this unit. If I place MyUnit.pas in the Tee source folde...
- Tue Jan 17, 2006 12:43 pm
- Forum: VCL
- Topic: Problem recompiling 7.0.6 for Delphi 2006
- Replies: 5
- Views: 6548
- Tue Jan 17, 2006 10:43 am
- Forum: VCL
- Topic: Problem recompiling 7.0.6 for Delphi 2006
- Replies: 5
- Views: 6548
- Tue Jan 17, 2006 10:34 am
- Forum: VCL
- Topic: Problem recompiling 7.0.6 for Delphi 2006
- Replies: 5
- Views: 6548
Problem recompiling 7.0.6 for Delphi 2006
Hi, I'm trying to recompile TeeChart 7.0.6 with Delphi 2006. I've removed all previously automatically installed packages and library paths in Delphi options. When I open the Tee7D10.bpg file I get error messages saying that components are missing (e.g. TButtonColor and TComboFlat). What have I done...
- Sun Jan 15, 2006 8:03 pm
- Forum: VCL
- Topic: Bug when turning checkboxes off in legend
- Replies: 1
- Views: 3360
Bug when turning checkboxes off in legend
If you have two or more series active in a chart and then turn checkboxes of in the plot editor under the legend tab all but the first series is inactivated. Steps to repeat: 1 Add a chart to a form 2 Double-click on the chart to enter the plot editor 3 Add two series 4 Under the legend tab, turn of...