Graphics solution sought

  • Thread starter Thread starter newsgroupie
  • Start date Start date
N

newsgroupie

Hello Newsgroupies,

I want to develop an item similar to a custom/user control but which is
purely graphics.

For example; I wish to just draw a simple graph on it based on two or
three parameters passed to it via 'session state'.

All solutions, suggestions or even code samples gratefully received!

Many thanks in advance,

Newsgroupie, UK
 
Sorry, I should have said, it is for a WebForms application.

"Dmitriy Lapshin [C# said:
Do you mean a WinForms control or an ASP .NET one?


Newsgroupie, UK
 
Please refer to the "Generate image on the fly c#" thread in this forum. A
very similar problem is discussed there.

--
Sincerely,
Dmitriy Lapshin [C# / .NET MVP]
Bring the power of unit testing to the VS .NET IDE today!
http://www.x-unity.net/teststudio.aspx

newsgroupie said:
Sorry, I should have said, it is for a WebForms application.

"Dmitriy Lapshin [C# / said:
Do you mean a WinForms control or an ASP .NET one?


Newsgroupie, UK
 

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

Back
Top