MindFusion.Charting for WebForms Releases

Released: Mar 16, 2017

Updates in V4.0

Funktionen

  • 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...