TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
-
dave
- Newbie
- Posts: 35
- Joined: Fri Feb 24, 2006 12:00 am
Post
by dave » Fri May 11, 2007 6:58 am
Can MarksTip work with Gantt chart? I've tried but can't seem to work. If not, is there anyway I could have a mouseover on the Gantt Chart to show the description (Y-axis value)?
Thanks.
-
Edu
- Advanced
- Posts: 206
- Joined: Tue Dec 05, 2006 12:00 am
- Location: Girona, Catalonia
Post
by Edu » Fri May 11, 2007 10:14 am
Hi Dave
Yes, MarksTips works with Gantt Series, but only works in the Z=0 plane, 3D support for MarkTips tool is not implemented. This is most likely to existing difficulties converting 2D coordinates to 3D coordinates.
-
dave
- Newbie
- Posts: 35
- Joined: Fri Feb 24, 2006 12:00 am
Post
by dave » Mon May 14, 2007 12:05 am
Thanks Edu. I tried using the ClickSeries event, but it doesn't work properly for 3D gantt charts (it'll only work if I click on the small rectangle section of the series). I guess this is due to the same reason as MarkTips not working in 3D series?
-
Edu
- Advanced
- Posts: 206
- Joined: Tue Dec 05, 2006 12:00 am
- Location: Girona, Catalonia
Post
by Edu » Mon May 14, 2007 8:09 am
Hi Dave
Yes, ClickSeries event doesn't work for the same reason.