User (Legacy) Posted May 14, 2004 Report Share Posted May 14, 2004 Hi ... It's possible to use the ChartFX IE 2000 in asp.net web applications ? Anybody knows an example or something else that can help me ... Thanks... -------------------------------------------------------------------------------- Guillermo Gonz Quote Link to comment Share on other sites More sharing options...
Software FX Posted May 14, 2004 Report Share Posted May 14, 2004 Yes. However it will not integrate as well as Chart FX for .NET does. Check out the following KB articles in our support site for specific issues: Q1341197. How to set colors in Chart FX 5.x (COM) Using C# Q1381095. Adding annotations in a COM Interop application Other than these issues, it should be as straight forward as any other COM object used from .NET. -- FP Software FX chart.html.txt Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted May 17, 2004 Author Report Share Posted May 17, 2004 Hi Rene ... do you speak spanish ? I can't find the second article ... and the first don't show me how to "popupate" the data from an array for example .... Thank you ... -------------------------------------------------------------------------------- Guillermo Gonz Quote Link to comment Share on other sites More sharing options...
Software FX Posted May 17, 2004 Report Share Posted May 17, 2004 That's all the samples we have. As far as passing data, you simply call OpenDataEx and CloseData as you did in COM. DataBinding will NOT be supported as a ADO.NET resultset is different to an ADO Resultset. I strongly suggest to migrate to Chart FX for .NET if you are developing under the .NET platform. Other than bugs, we do not support Chart FX COM under .NET. -- FP Software FX Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.