Problem with multiple text annotations
Posted: Thu Mar 17, 2005 3:19 pm
Right now I have a VB application with a TeeChart and I have four Text annotations which appear fine in the VB app BUT in ASP I can only see 1 annotation.
To help you understand the problem I have a VB app and I exported the TeeChart using the Export as .tee feature. Then in the ASP I load the .tee file and export the chart as a PNG image. The problem is that in the ASP web page I only see the 1st annotation and the rest are not there.
I tried using a workaround by programmatically adding Text annotations but I still only see 1 instead of multiple annotations that I am supposed to.
Any suggestions?
Thanks,
Joey
To help you understand the problem I have a VB app and I exported the TeeChart using the Export as .tee feature. Then in the ASP I load the .tee file and export the chart as a PNG image. The problem is that in the ASP web page I only see the 1st annotation and the rest are not there.
I tried using a workaround by programmatically adding Text annotations but I still only see 1 instead of multiple annotations that I am supposed to.
Any suggestions?
Thanks,
Joey