Search found 6 matches
- Thu Dec 16, 2010 3:51 pm
- Forum: .NET
- Topic: Stop Fastcursor blink
- Replies: 8
- Views: 6212
Re: Stop Fastcursor blink
Hi Yeray, This solution works great! Thanks! I only had to add one extra event, the "MouseEnter", to refresh the chart in some cases when the previous cursor left on the chart does not go away when returning the mouse to the chart. Nevertheless, again, this solution solves the problem. Thanks! Ignac...
- Fri Dec 10, 2010 3:54 pm
- Forum: .NET
- Topic: Stop Fastcursor blink
- Replies: 8
- Views: 6212
Re: Stop Fastcursor blink
Hi Sandra, Thanks for the sample code. Unfortunately this solution does not work for me because when I turn chart's AutoRepaint property off the user cannot scroll or zoom anymore and trying to do so will also leave fastcursor lines behind. :( Btw, I also tried setting a colorline wherever the fastl...
- Tue Dec 07, 2010 4:16 pm
- Forum: .NET
- Topic: Stop Fastcursor blink
- Replies: 8
- Views: 6212
Re: Stop Fastcursor blink
I cannot disable the fastcursor because the application gets way to slow. This is for a fastline series that gets populated with thousands of datapoints and multiple series. The user then analyzes the chart using a fascursor vertical line moving on the x axis. The line snaps to each data point of th...
- Fri Dec 03, 2010 4:55 pm
- Forum: .NET
- Topic: Stop Fastcursor blink
- Replies: 8
- Views: 6212
Stop Fastcursor blink
Hi,
I'm using a vertical fastcursor, but when I stop moving the cursor it starts blinking. I don't want the blink, but I can't find a way to turn that off. How can I do that? I just want the cursor to stay fixed at last mouse position.
Thanks,
Ignacio
I'm using a vertical fastcursor, but when I stop moving the cursor it starts blinking. I don't want the blink, but I can't find a way to turn that off. How can I do that? I just want the cursor to stay fixed at last mouse position.
Thanks,
Ignacio
- Tue Nov 09, 2010 8:14 pm
- Forum: .NET
- Topic: Disabling CursorTool move action
- Replies: 1
- Views: 2656
Disabling CursorTool move action
Hi, I have a TeeChart with a crosshair cursortool that follows the mouse. The crosshair is basically two cursor tool lines, one horizontal and one vertical. When the user moves the mouse the vertical and horizontal cursor tool lines snap to the next series point and the application shows the value f...
- Tue Nov 09, 2010 4:17 pm
- Forum: .NET
- Topic: TeeChart.NET version 2010 and .NET 3.5
- Replies: 1
- Views: 2188
TeeChart.NET version 2010 and .NET 3.5
Hi, I'm using TeeChart.NET version 2010 and I downloaded and installed file 'TeeChartNET2010VSNET2010_4.1.2010.09283'. We have many user running .NET 3.5 in their machines and we would prefer not to force them updating to .NET 4.0. Is the above version ok, or do we need to install a different versio...