Search found 6 matches

by sevenout
Fri Nov 08, 2013 9:48 pm
Forum: VCL
Topic: ColorLineTool not displayed properly
Replies: 11
Views: 10228

Re: ColorLineTool not displayed properly

I'd try calling TChart.Draw() before positioning the ColorLines so that all chart objects have been painted and they have valid property values.
That seems to do the trick.

Thanks!
Scott
by sevenout
Thu Nov 07, 2013 6:17 pm
Forum: VCL
Topic: ColorLineTool not displayed properly
Replies: 11
Views: 10228

Re: ColorLineTool not displayed properly

I'll send you an email shortly. Thanks!

Here is the error I get when I try to use the upload page. I'm using Chrome browser.
by sevenout
Tue Nov 05, 2013 10:25 pm
Forum: VCL
Topic: ColorLineTool not displayed properly
Replies: 11
Views: 10228

Re: ColorLineTool not displayed properly

Yeray,

The upload page gives a configuration error and I cannot seem to connect to the news server you specified. I use other news servers all the time but I can't get yours to work. Is the address right? Is there an email address I can send the attachment to?

Scott
by sevenout
Thu Oct 31, 2013 9:03 pm
Forum: VCL
Topic: ColorLineTool not displayed properly
Replies: 11
Views: 10228

Re: ColorLineTool not displayed properly

Just wondering if there was any update on this issue. I can still send you a working sample .exe if you'd like. I can't attach it here since it only allows 512K size. I can email it to you if you'd like.

Thanks
Scott Slater
by sevenout
Mon Oct 21, 2013 9:23 pm
Forum: VCL
Topic: ColorLineTool not displayed properly
Replies: 11
Views: 10228

Re: ColorLineTool not displayed properly

I have attached a sample application to illustrate the problem. The sample consists of 2 forms. Once is the main form with 2 TCharts and the other is a QuickReport form with 2 TQRCharts. When you first run the program you will see one chart with 5 ColorLineTool lines visible. There is a second chart...
by sevenout
Tue Oct 08, 2013 10:51 pm
Forum: VCL
Topic: ColorLineTool not displayed properly
Replies: 11
Views: 10228

ColorLineTool not displayed properly

I'm using XE4 with TeeChartPro 2013 Build 2013.08.130521 I've got a form that has 6 different TeeCharts in a TcxScrollBox (DevEx component). When the form is displayed you can initially see about 2.5 charts and the user has to scroll down to see the others. Each chart as between 1 to 5 ColorLineTool...