AfterDraw clip

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

AfterDraw clip

Post by noaksey » Wed Apr 29, 2009 10:49 am

Hey,

is there any [easy] was to clip any custom stuff added to the chart? i've got some text on there drawn with e.rotatelabel, but when you scroll the chart it appears outside of the main chart area, so i'm wondering if there's a way to clip it?

regards,

chris.

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Post by Yeray » Wed Apr 29, 2009 11:30 am

Hi Chris,

There is tChart1.Aspect.ClipPoints property to clip the series, but if you are drawing custom labels directly to the canvas, I'm afraid that it's you who will have to control that.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply