What is the LegendAdapter for? Is there any documentation on how to use it?
I'm curious if there is some way to intercept and identify clicks on items in the legend. This class sounds similar to the ChartPaintAdapter.
LegendAdapter
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Jesse,
Yes, it is something similar to the chart painting related event but for the legend. You can find an example of this at Miscellaneous\Legend\Drawing more text in the TeeChart.Features.jar demo. In that example the event is used for getting legend's position and its rectangle.
Yes, it is something similar to the chart painting related event but for the legend. You can find an example of this at Miscellaneous\Legend\Drawing more text in the TeeChart.Features.jar demo. In that example the event is used for getting legend's position and its rectangle.
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 |