Hi,
we bought new newest version of Teechart and like to install it on Delphi 7.
The installer seems not to support this IDE.
How can I install Teechart on Delpi 7?
Regards,
Josef
Search found 10 matches
- Mon May 15, 2017 3:30 pm
- Forum: VCL
- Topic: Install newest version on Delphi 7
- Replies: 1
- Views: 6724
- Tue Jan 14, 2014 4:26 pm
- Forum: VCL
- Topic: bubble chart with transfer needed
- Replies: 1
- Views: 5762
bubble chart with transfer needed
Hi, we have various departments each with a budget and we have payments among these departments. We are looking for a special chart which shows: - bubbles for each department with size depending on its budget - arrows between the departments showing the moneytransfer Can this be done with TeeChart? ...
- Thu Oct 27, 2011 10:40 am
- Forum: VCL
- Topic: TeeChart 6.01: zoom by code
- Replies: 3
- Views: 8361
Re: TeeChart 6.01: zoom by code
Hi Yeray, thank you for your response. This was not the solution, but now I found out by myself :D I forgot, that I just have to set the Minimum/Maximum-Property to get the desired behavior. Chart.Axes.Bottom.Automatic := False; Chart.Axes.Bottom.Minimum := Round(FCursorToolFrom.XValue); Chart.Axes....
- Wed Oct 26, 2011 3:35 pm
- Forum: VCL
- Topic: TeeChart 6.01: zoom by code
- Replies: 3
- Views: 8361
TeeChart 6.01: zoom by code
Hi, we still use TeeChart version 6.01. with 2 CursorTool-Lines the user can define a time-period at the x-axis. On clicking a button we like to zoom the x-axis (the y-axis should stay the same) in a manner that the period defined by the cursortool-lines stretches to the whole x-axis (zoom-in). Beca...
- Tue Jan 18, 2011 2:42 pm
- Forum: VCL
- Topic: CursorTool
- Replies: 1
- Views: 5419
CursorTool
Hi, is it possible to realize something like an "open curtain" with the cursortool (or anything else). With two cursortools I select the area of interest the remaining areas of the chart are grayed (but transparent). Please, see the picture to get my intention. Moreover, it would be great to be able...
- Wed Mar 17, 2010 7:50 am
- Forum: Beta versions
- Topic: Bug in SeriesBand
- Replies: 6
- Views: 56601
Re: Bug in SeriesBand
Hi,
again, this is an importand improvement for us. Thank you.
Also the above chart shows, that it would be very desirable if the color would change if the value of series2 is greater than the values of series1.
Regards,
Josef
again, this is an importand improvement for us. Thank you.
Also the above chart shows, that it would be very desirable if the color would change if the value of series2 is greater than the values of series1.
Regards,
Josef
- Tue Mar 16, 2010 9:19 am
- Forum: Beta versions
- Topic: Bug in SeriesBand
- Replies: 6
- Views: 56601
Re: Bug in SeriesBand
This is great!!!
Maybe even second request (the two colors) is doable in the near future.
Regards,
Josef
Maybe even second request (the two colors) is doable in the near future.
Regards,
Josef
- Mon Mar 15, 2010 8:23 am
- Forum: Beta versions
- Topic: Bug in SeriesBand
- Replies: 6
- Views: 56601
Bug in SeriesBand
Hi, I have send these requests one year ago: 1) TSeriesBandTool should respect the property "stairs" of the associated series' 2) TSeriesBandTool should have two colors: Color 1: where Series 1 > Series 2 Color 2: where Series 1 < Series 2 This was your answer: 1) You are right. I've added the bug t...
- Wed Aug 19, 2009 7:13 am
- Forum: Wishes and ideas
- Topic: Improvement of TSeriesBandTool
- Replies: 3
- Views: 65511
Re: Improvement of TSeriesBandTool
Hi,
is there information when these issues are getting finished?
Especially a fix for TV52013891 we would need very urgently (TSeriesBandTool does not respect the property "stairs").
Regards,
Josef
is there information when these issues are getting finished?
Especially a fix for TV52013891 we would need very urgently (TSeriesBandTool does not respect the property "stairs").
Regards,
Josef
- Tue Feb 24, 2009 8:43 am
- Forum: Wishes and ideas
- Topic: Improvement of TSeriesBandTool
- Replies: 3
- Views: 65511
Improvement of TSeriesBandTool
Hi, we like to see two improvements of TSeriesBandTool 1) TSeriesBandTool should respect the property "stairs" of the associated series' 2) TSeriesBandTool should have two colors: Color 1: where Series 1 > Series 2 Color 2: where Series 1 < Series 2 Thank you for thinking about these requests. Regar...