PaintLegend function

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
RaimundBruening
Newbie
Newbie
Posts: 3
Joined: Wed May 23, 2007 12:00 am
Contact:

PaintLegend function

Post by RaimundBruening » Wed May 20, 2009 11:33 am

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed May 20, 2009 2:54 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply