Search found 10 matches
- Tue Aug 08, 2006 11:58 am
- Forum: VCL
- Topic: Help files for version 5.03
- Replies: 4
- Views: 4641
- Mon Aug 07, 2006 10:45 am
- Forum: VCL
- Topic: Help files for version 5.03
- Replies: 4
- Views: 4641
- Mon Aug 07, 2006 10:22 am
- Forum: VCL
- Topic: Help files for version 5.03
- Replies: 4
- Views: 4641
Help files for version 5.03
Is there a help file availible for TeeChart VCL version 5.03. I have tried re-installing TeeChart, but the installer does not give me an option for installing any help files.
- Fri Oct 21, 2005 3:39 pm
- Forum: VCL
- Topic: THistogram
- Replies: 12
- Views: 10546
THistogram
Hi Narcis, I received the updated source that you posted on the attachments newsgroup. Using a Color Band seems to work however I have a slight problem. The reason for the color band or as I had done origionaly the histogram was to highlight a portion of readings. The portion of readings was indicat...
- Wed Oct 19, 2005 9:45 am
- Forum: VCL
- Topic: THistogram
- Replies: 12
- Views: 10546
THistogram
Hi Narcís,
It's good to hear that you have been able to reproduce the problem and that you are looking at it. I will probably start working on another job now while I await news from you. Thanks you for you help so far.
It's good to hear that you have been able to reproduce the problem and that you are looking at it. I will probably start working on another job now while I await news from you. Thanks you for you help so far.
- Wed Oct 19, 2005 9:32 am
- Forum: VCL
- Topic: THistogram
- Replies: 12
- Views: 10546
THistogram
Hi Narcís,
I don't want to sound pushy but have you had chance to look at the code I posted on news://www.steema.net/steema.public.attachments
I don't want to sound pushy but have you had chance to look at the code I posted on news://www.steema.net/steema.public.attachments
- Tue Oct 18, 2005 9:16 am
- Forum: VCL
- Topic: THistogram
- Replies: 12
- Views: 10546
THistogram
Hi narcis,
I have posted a sample application that produces the problem on the news group.
I have posted a sample application that produces the problem on the news group.
- Tue Oct 18, 2005 8:32 am
- Forum: VCL
- Topic: THistogram
- Replies: 12
- Views: 10546
THistogram
Hi narcis, I uploaded the pictures to news://www.steema.net/steema.public.attachments last night, have a look at them and see what you think. There does not seem to be a zero problem using your sample code but it is plotted beyond the right axis. You can see the zero problem I was having on the othe...
- Mon Oct 17, 2005 2:12 pm
- Forum: VCL
- Topic: THistogram
- Replies: 12
- Views: 10546
THistogram
Hi narcis,
I have sent an email for your attension to support@steema.com with two screen shots, one is the screen shot of the graph produced with the sample code you provided, the other is the graph produced with my origional code. See what you think.
I have sent an email for your attension to support@steema.com with two screen shots, one is the screen shot of the graph produced with the sample code you provided, the other is the graph produced with my origional code. See what you think.
- Mon Oct 17, 2005 10:30 am
- Forum: VCL
- Topic: THistogram
- Replies: 12
- Views: 10546
THistogram
I am using Delphi 7 Build 8.1 and TeeChart Pro 5.3 I am using a THistogram series to draw a transparent rectangle over a selected portion of a graph. The THistogram uses the left axis ( min = 61, max = 65, increment = 1) bottom axis ( min = 0, max = 387, increment = 15 ) of the chart. I have plotted...