Page 1 of 1

Excetion while Zooming

Posted: Mon Feb 06, 2012 8:05 am
by 15661418
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.

Re: Excetion while Zooming

Posted: Mon Feb 06, 2012 3:38 pm
by 10050769
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,

Re: Excetion while Zooming

Posted: Tue Feb 07, 2012 3:40 am
by 15661418
I have fixed it somehow.Thanks for your attention.

Re: Excetion while Zooming

Posted: Tue Feb 07, 2012 11:58 am
by 10050769
Hello venus,


I am glad that you solve your problem :).

Thanks,