Page 1 of 1

Draw Polygons on runtime

Posted: Wed Apr 12, 2006 5:04 pm
by 9526439
Hello,

I want to draw polygons by clicking on the screen in my application. I searched Teechart demo and only found that I draw disjointed lines but not polygon. Is there any way we can do it?

Thanks.

Hua

Posted: Thu Apr 13, 2006 7:54 am
by narcis
Hi Hua,

You can use TChart1.Canvas.Polygon method to draw a polygon.