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
968 stars 266 forks source link

How can I draw a Circle by using InteractiveDataDisplay? #41

Open kayla-yyl opened 3 years ago

kayla-yyl commented 3 years ago

I am new to programming ,so I have some troubles to draw a Circle by using InteractiveDataDisplay.WPF. I will be very appreciate if someone could tell me some ways to draw a Circle by using InteractiveDataDisplay.WPF,thanks a lot !!!