Hello!
I need a public version of a funtion in the Series class:
protected internal void PaintLegend(Graphics g, Rectangle r)
Is it possible to change the function?
Regards
Raimund
PaintLegend function
-
- Newbie
- Posts: 3
- Joined: Wed May 23, 2007 12:00 am
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Raimund,
Are you aware of GetLegendPos and GetLegendRect events? They may help you get what you are looking for. You'll find usage example in tutorial 5. Tutorials are available at TeeChart's program group.
Are you aware of GetLegendPos and GetLegendRect events? They may help you get what you are looking for. You'll find usage example in tutorial 5. Tutorials are available at TeeChart's program group.
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 |