Search found 1 match
- Sun Feb 01, 2004 2:11 pm
- Forum: ActiveX
- Topic: Non-UI Automation Under .Net
- Replies: 1
- Views: 6223
Non-UI Automation Under .Net
I am hoping to be able to create a Teechart with no UI for automation on my web server (create a chart from code and export it to a PNG file). Instantiating an AxTeeChart.AxTChart object works fine, but whenver I try to access any properties/methods (like .AddSeries) it crashes with an "InvalidActiv...