ok...seems i can make it work now...
add a ZoomTools, and use the ZoomTools to do the zoom...export it...
seems ok...will try to make it work with ajax
Search found 2 matches
- Thu Aug 18, 2011 9:59 am
- Forum: .NET
- Topic: zoom problem with MVC project
- Replies: 3
- Views: 7470
- Thu Aug 18, 2011 8:48 am
- Forum: .NET
- Topic: zoom problem with MVC project
- Replies: 3
- Views: 7470
zoom problem with MVC project
I am working on a ASP .NET MVC2.0 project, I use the following method to let teechart show the chart to browser. 1. in the controller, I write a public void function and do something like Steema.TeeChart.Web.WebChart WebChart1 = new Steema.TeeChart.Web.WebChart(); WebChart1.Chart.Header.Text = "Char...