Search found 4 matches
- Wed Nov 22, 2006 10:29 am
- Forum: .NET
- Topic: Problem printing TeeChart images
- Replies: 4
- Views: 9521
print problem
we're using <body onload="window.print();">
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.
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.
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?
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?