此页已归档,不再被更新。
我们已经停止贩售这个产品。
MindFusion.Charting for WebForms 新版本发表
Released: Mar 16, 2017
V4.0 中的更新
特性
- Client Side Drawing - Charts are now rendered on the client side using the HTML5 Canvas API instead of generating bitmaps on the server. This also enables user interaction. Plots can now be scrolled or zoomed, legends can be moved around, colors can change in response to mouse events. In addition, you can load new data into the charts dynamically using client-side JavaScript API.
- New Data Model - Data is read using an interface called Series, whose instances can be assigned to the Series...