Page 1 of 1

Drawing Text At an Angle - How To?

Posted: Mon Feb 09, 2009 3:42 pm
by 10545679
I'd like to draw a some text (at x, y) on the Canvas of a 2D TChart at an angle (theta) using the OnAfterDraw event. Is this possible? Anyone know how?

Thanks,

Steve Maughan

Posted: Mon Feb 09, 2009 4:28 pm
by narcis
Hi Steve,

Yes, you can use TChart.Canvas.RotateLabel method for that.