Page 1 of 1

PaintLegend function

Posted: Wed May 20, 2009 11:33 am
by 14045170
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

Posted: Wed May 20, 2009 2:54 pm
by narcis
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.