Search found 11 matches
- Tue Mar 17, 2015 3:24 pm
- Forum: VCL
- Topic: TCursorTool calculation
- Replies: 3
- Views: 46883
Re: TCursorTool calculation
Thank you for the suggestion, however that item is not included in the v7.07 demo. Is it available online somewhere?
- Mon Mar 16, 2015 8:07 pm
- Forum: VCL
- Topic: TCursorTool calculation
- Replies: 3
- Views: 46883
TCursorTool calculation
Using TeeChart Pro 7.07 with BCB6 I'm trying to calculate the Y value of a TLineSeries on a cursor event. To complicate matters, I have multiple charts on the form and multiple series on each chart. What I want to do is report the y value for each series that a vertical cursor intersects. Each serie...
- Fri Mar 13, 2015 7:39 pm
- Forum: VCL
- Topic: Y axis scaled per series
- Replies: 1
- Views: 5328
Y axis scaled per series
Using TeeChart Pro 7.07 with BCB6 I need to create a chart showing multiple line series, each with it's own Y-axis and each Y axis scaled to fill the entire chart. For example, Series1 may range from 250 to 1000 while Series2 ranges from 55 to 80. Hopefully, I can click on either of the line series ...
- Mon Oct 13, 2008 4:58 pm
- Forum: VCL
- Topic: ShowInLegend not working
- Replies: 1
- Views: 5180
- Mon Oct 13, 2008 4:50 pm
- Forum: VCL
- Topic: ShowInLegend not working
- Replies: 1
- Views: 5180
ShowInLegend not working
Using TChartPro v7.7 under BCB6 I have several TLineSeries on a chart and later I add a corresponding TPointSeries for each line series. I want the point series to not show up in the legend, but I can't seem to get that behavior. Here's the code for the point series: // Create a series TPointSeries ...
- Thu Sep 11, 2008 4:01 pm
- Forum: VCL
- Topic: Unable to open file TEEFUNNE.RES
- Replies: 8
- Views: 12243
- Wed Sep 10, 2008 1:34 pm
- Forum: VCL
- Topic: Unable to open file TEEFUNNE.RES
- Replies: 8
- Views: 12243
- Tue Sep 09, 2008 6:06 pm
- Forum: VCL
- Topic: Unable to open file TEEFUNNE.RES
- Replies: 8
- Views: 12243
- Thu Sep 04, 2008 2:31 pm
- Forum: VCL
- Topic: Unable to open file TEEFUNNE.RES
- Replies: 8
- Views: 12243
Hi Banjovi, Could you please read this thread ? Your problem seems very similar to the one cwcec experienced. Thanks, but I had already looked thru that one. I do not have any TEEFUNNE.* files in the BCB lib or lib\obj folders. There are a number of tee*.* files there, but I have no idea which ones...
- Thu Sep 04, 2008 2:09 pm
- Forum: VCL
- Topic: Unable to open file TEEFUNNE.RES
- Replies: 8
- Views: 12243
Unable to open file TEEFUNNE.RES
In BCB6 after updating TeeChart from 7-1.05 to 7.07 I get this linker error in my project. The file still exists on my drive in d:\program files\steema software\TeeChart705 for Builder6
There is no such file in the TeeChart707 folders
There is no such file in the TeeChart707 folders
- Thu Jan 05, 2006 7:27 pm
- Forum: VCL
- Topic: TeeCommander has File save but no File load
- Replies: 1
- Views: 4582
TeeCommander has File save but no File load
There is a file Save button on the TeeCommander bar but there is no corresponding File Load button. My customer wants to save his chart data and be able to load it back up and view it interactivly later in the same tool. How can I add the Load feature?