Page 1 of 1

zoom & scroll in webchart

Posted: Sat Mar 13, 2010 10:31 am
by 9637291
is it possible to use teechart6.cab file in asp.net ..? previously i have used asp to generate webcharts where i have used teechart6.cab file and it works fine without any error .. but now when i tried to update my website from asp to .net i have used teechart for .net tool where user interaction is ambiguous and my chart is not supporting zoom and scroll options as the output chart is in png format. How can i develop this complete charting interface client side where all tchart editor features can be used... kindly suggest me is there any active x function available for .net...? where i can get zooming and scrolling option more interactive like windows based application in webcharts..?

Re: zoom & scroll in webchart

Posted: Mon Mar 15, 2010 4:07 pm
by yeray
Hi Hiren,

Take a look at the explanation Narcis made to another customer, some time ago, still applicable:
http://www.teechart.net/support/viewtop ... f=1&t=6256

Re: zoom & scroll in webchart

Posted: Tue Mar 16, 2010 4:31 am
by 9637291
definitely activex is a better choice for us as we have developed many web applications in asp with activeX tchart and they are working fine . but the current application has to be developed in asp.net where it is not possible to make use of this .cab file , if it is then rectify me with some examples . would appreciate your prompt reply..

regards

Re: zoom & scroll in webchart

Posted: Tue Mar 16, 2010 12:22 pm
by narcis
Hi Hiren,

Yes, you'll find a WebForms example using TeeChart Pro v8 ActiveX at C:\Program Files\Steema Software\TeeChart Pro v8 ActiveX Control\Examples\Visual Studio .NET\VBWebForm.

Hope this helps!