Excetion while Zooming

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
venus
Newbie
Newbie
Posts: 8
Joined: Fri Jan 27, 2012 12:00 am

Excetion while Zooming

Post by venus » Mon Feb 06, 2012 8:05 am

I am getting "Parameter is not valid." exception at the folloing line in private void CheckZoom(WebChart wChart) function.

zoomedState = ((Steema.TeeChart.Tools.ZoomTool)wChart.Chart.Tools[0]).SetCurrentZoom(Request,
zoomedState);

Please help me on this.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Excetion while Zooming

Post by Sandra » Mon Feb 06, 2012 3:38 pm

Hello venus,

Can you send us a simple example because we can reproduce it here and try to find a good solution for you?

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

venus
Newbie
Newbie
Posts: 8
Joined: Fri Jan 27, 2012 12:00 am

Re: Excetion while Zooming

Post by venus » Tue Feb 07, 2012 3:40 am

I have fixed it somehow.Thanks for your attention.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Excetion while Zooming

Post by Sandra » Tue Feb 07, 2012 11:58 am

Hello venus,


I am glad that you solve your problem :).

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply