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.
Excetion while Zooming
Re: Excetion while Zooming
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,
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 |
Instructions - How to post in this forum |
Re: Excetion while Zooming
I have fixed it somehow.Thanks for your attention.
Re: Excetion while Zooming
Hello venus,
I am glad that you solve your problem .
Thanks,
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 |
Instructions - How to post in this forum |