Search found 4 matches

by iTL
Wed Nov 22, 2006 10:29 am
Forum: .NET
Topic: Problem printing TeeChart images
Replies: 4
Views: 9328

print problem

we're using <body onload="window.print();">
by iTL
Mon May 29, 2006 2:19 pm
Forum: .NET
Topic: Hotspot
Replies: 4
Views: 6534

ok.. thanks :)
by iTL
Mon May 29, 2006 1:30 pm
Forum: .NET
Topic: Hotspot
Replies: 4
Views: 6534

Hotspot

If my data looks like this:
1,5,2,6,3

then I want my hotspot to appear when I have the cursor over i.e. 5.
today it appears then the curser is over the line between 5 and 2.

so I would like to be able to set the hotspot on a specific x-y value.
by iTL
Mon May 29, 2006 12:08 pm
Forum: .NET
Topic: Hotspot
Replies: 4
Views: 6534

Hotspot

When I add hotspots to a fastline-series, the titles appears between point A and point B.

I want the hotspot to appear only when I move my cursor to a specific point on my fastline, i.e. only point A and not the line between two points.

How can I do this?