microsoft / InteractiveDataDisplay.WPF

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.
Other
970 stars 265 forks source link

Export graphic to Image #15

Open ericsonf opened 6 years ago

ericsonf commented 6 years ago

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.

novikov-alexander-zz commented 6 years ago

Hi @ericsonf,

Thank you for the kind words.
Sorry for not answering.

Finally I've answered you here.