Search found 3 matches

by amit
Wed Feb 10, 2010 6:49 am
Forum: ActiveX
Topic: PreviewPanel issue
Replies: 2
Views: 4496

Re: PreviewPanel issue

thanx :) ...It's worked for me..
by amit
Tue Feb 09, 2010 7:18 am
Forum: ActiveX
Topic: PreviewPanel issue
Replies: 2
Views: 4496

PreviewPanel issue

I am using vs 2008 and Teechart7 activex. I am getting following error in my project

Cannot implicitly convert type 'AxTeeChart.AxTChart' to 'TeeChart.TChart'. An explicit conversion exists (are you missing a cast?)

code which giving this error-
axTeePreviewPanel1.AddChart(PrintCharts);
by amit
Wed May 16, 2007 8:54 am
Forum: ActiveX
Topic: how do i save three charts in single image file (i.e. jpeg)
Replies: 1
Views: 4292

how do i save three charts in single image file (i.e. jpeg)

i have three charts in vb and what to same in single image file or export to image file how can i do this using teechart functionality