[Mono-list] Support for AxInterop.MSChartLib.dll

Robert Jordan robertj at gmx.net
Thu Aug 6 06:53:47 EDT 2009


devi wrote:
> Thanks your immediate response.
> 
> Actually we are trying to run a .net app in Mono.  The application needs 
> AxInterop.MSChartLib.dll  (to generate chart ).
> 
> What is the work around to run this appln to run in Mono.

There is no workaround. You must rewrite the charting code
using a managed library. Look at ZedGraph (http://zedgraph.org/)

Robert



More information about the Mono-list mailing list