Is it possible to select a series somehow? I have in mind building a popup menu that can be right-click displayed when a user selects a series right off the graph. Like you can do in an Excel graph.
thanks,
russ
select series
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Russ,
You can use TeeChart's OnClickSeries event for that. You already have the SeriesIndex and the mouse button parameters there.
You can use TeeChart's OnClickSeries event for that. You already have the SeriesIndex and the mouse button parameters there.
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 |