Search found 3 matches
- Tue Jul 28, 2009 11:52 am
- Forum: VCL
- Topic: Different zoom behaviour in TeeChart V7 and V8
- Replies: 5
- Views: 3008
Re: Different zoom behaviour in TeeChart V7 and V8
Hi Yerai, these two lines do the job - thanks a lot! Just for the record: it's not exactly the old behaviour, because now the bar width remains constant also when changing the window (and thus chart) size, which wasn't the case with V7. But that's only a minor detail and not relevant for my case. So...
- Tue Jul 28, 2009 8:52 am
- Forum: VCL
- Topic: Different zoom behaviour in TeeChart V7 and V8
- Replies: 5
- Views: 3008
Re: Different zoom behaviour in TeeChart V7 and V8
Hi Narcis, thanks for pointing me to V8.05, hadn't noticed it before. However, it does not solve the issue. Please have a look into the attached archive. It contains two sample projects, in fact the getting started examples, and 4 screenshots. The Delphi 7 / TeeChart 7.07 and the Delphi 2009 / TeeCh...
- Mon Jul 27, 2009 2:01 pm
- Forum: VCL
- Topic: Different zoom behaviour in TeeChart V7 and V8
- Replies: 5
- Views: 3008
Different zoom behaviour in TeeChart V7 and V8
Hello, when zooming a bar chart in V7, the width of the bars remained constant, only the white space between them grew. Now in V8 the bar chart zooms proportionally, thus the bars become wider when zooming in. My customer does not like that. Is there a way to make V8 act like V7 in that aspect? Rega...