Hi,
when i scroll outside the panel the series is drawing over the label,
what shut i do to stop the series on panel´s border
Scrolling outside Panel
Hi pink,
I think you should do something like this:
I think you should do something like this:
Code: Select all
tChart1.Aspect.ClipPoints = true;
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |