Page 1 of 1

dynamically create charts on .NET web application

Posted: Tue Jan 25, 2005 5:33 pm
by 8127860
All,

Does anyone know how to create charts dynamically based on users selection? It may create five or six... charts in a one page for the web application using .NET. The charts are created at run time. By the way, we use VB.NET in ASP.NET.

Thanks,
Amy

Posted: Wed Feb 09, 2005 12:59 pm
by Pep
Hi Amy,

the best way to create Charts dinamically on the WebForms is by using streams, as you can see in the example included in the teeChart for Net installation under :
C:\Program Files\Steema Software\TeeChart for .NET v1\TeeChartForNET\VBASPStream