Search found 3 matches

by QTech
Sun Jun 29, 2008 9:47 pm
Forum: VCL
Topic: TChart Scrolling
Replies: 12
Views: 15740

Hi

I am using TeeChart Standard v7.12 Win32 and I am having the same problem. Can you tell me which version is this bug fixed in?

Cheers
by QTech
Thu Apr 17, 2008 8:36 pm
Forum: VCL
Topic: Computer hang when drawing dotted style TLineSeries
Replies: 3
Views: 4642

Hi Narcís

I found out that as long as I set the width of the pen to 1 pixel, drawing the dotted line will not make my computer unresponsive.

Cheers
by QTech
Thu Apr 17, 2008 3:34 am
Forum: VCL
Topic: Computer hang when drawing dotted style TLineSeries
Replies: 3
Views: 4642

Computer hang when drawing dotted style TLineSeries

I've done it this way:
penLineEst.LinePen.Style := psDot;

When I try to move the chart (right mouse button), my application just hangs for about 30 seconds.