Creating circular plot using c#

V

VC#user

Hi,

I would like to add a circular plot with grid to display the satellite
information.


Basically a polar plot which will plot the angle and radian based on
my calculations on to the plot is the idea. can some one help me how
can i acheieve this throu c#. is there a dll that i can use to acheive
this.
thanks
 
D

David Wilkinson

VC#user said:
Hi,

I would like to add a circular plot with grid to display the satellite
information.


Basically a polar plot which will plot the angle and radian based on
my calculations on to the plot is the idea. can some one help me how
can i acheieve this throu c#. is there a dll that i can use to acheive
this.
thanks

This is a Visual C++ group. While this is doubtless possible in C++/CLI, you
will get much more response about .NET graphics in a C# group.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top