Interactive Data Display for WPF is a set of controls for adding interactive visualization of dynamic data to your application. It allows to create line graphs, bubble charts, heat maps and other complex 2D plots which are very common in scientific software. Interactive Data Display for WPF integrates well with Bing Maps control to show data on a geographic map in latitude/longitude coordinates. The controls can also be operated programmatically.
Hi folks,
This package is really amazing and helps me a lot. Thanks!
I'm trying to export a Line Graph to an Image, but the Series doesn't work properly. The graphic was plot properly but Series didn't.
I don't know if it is a bug or I'm doing something wrong.
This link has the code used and the results.
Thanks.