How to show different info on marks and MarksToolTip?
-
- Newbie
- Posts: 7
- Joined: Thu Oct 18, 2007 12:00 am
How to show different info on marks and MarksToolTip?
I have multiline infos for every gantt in a gantt series. But its too much to show this on the marks. But only show x or y value or percent for marks is not enough for me. What I need is a short label text for marks and a long label text for ToolTips. Is there a way to realize this?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi PascalKlaus,
Yes, you can customize marks using series' OnGetMarkText event as in the example I posted here. Same can be done for MarksTip tool and its OnGetText event.
Hope this helps!
Yes, you can customize marks using series' OnGetMarkText event as in the example I posted here. Same can be done for MarksTip tool and its OnGetText event.
Hope this helps!
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |