Page 1 of 1
Using TChart Editor Panel at design time on VS.Net 2005
Posted: Wed May 14, 2008 11:45 am
by 15046673
Is there possible to use TChart Editor Panel at design time on VS.Net 2005? How can i do this?
Thanks!
Posted: Wed May 14, 2008 1:12 pm
by narcis
Hi Lopes,
Yes, this is possible going to Visual Studio's Properties windows, next to the Properties and Events tabs there's a button called Property Pages, click on it and then click on "Edit Chart...".
TChart Editor Panel at design time on VS.Net 2005
Posted: Wed May 14, 2008 2:34 pm
by 15046673
Ok, but i'm trying to use it on a WebForm not Windows Form. I can't find this option.
There is possible?
Thanks again!
Posted: Wed May 14, 2008 2:41 pm
by narcis
Hi Lopes,
I'm afraid this is not possible using WebForms. In that case you'll have to use TeeChart as shown in the example at C:\Program Files\Steema Software\TeeChart Pro v8 ActiveX Control\Examples\Visual Studio .NET\VBWebForm (Default English installation path).
Hope this helps!