PC Review


Reply
Thread Tools Rate Thread

.Net compact framework

 
 
amit
Guest
Posts: n/a
 
      11th Dec 2003
how do i draw a pie chart in .net compact framework using
data from a data table ??
 
Reply With Quote
 
 
 
 
Jan Tielens
Guest
Posts: n/a
 
      11th Dec 2003
I suggest you post this question in the compact framework newsgroup. This
one is for Windows Forms...

--
Greetz,
Jan
__________________________________
Read my weblog: http://weblogs.asp.net/jan
"amit" <(E-Mail Removed)> schreef in bericht
news:08ab01c3bfa2$bbfca610$(E-Mail Removed)...
> how do i draw a pie chart in .net compact framework using
> data from a data table ??



 
Reply With Quote
 
Tim Wilson [MVP]
Guest
Posts: n/a
 
      11th Dec 2003
There is no built in .Net CF control for this, unfortunately. So you will
need to draw the chart yourself, or purchase a third-party control like the
control from ComponentOne
(http://www.componentone.com/products...&ProductID=108). If
you wish to draw the chart yourself you would probably be best to write a
custom control and override the OnPaint method and draw to an off-screen
bitmap. The actual logic used to draw the pie chart is something that you
will have to come up with yourself (or maybe google could help you out with
that). There are some good examples of custom controls over at OpenNETCF
(http://www.opennetcf.org/) if you need more information on custom control
development.

Like Jan said, you should post to the CF newsgroup. The more related the
topic is to the newsgroup the more likely it is that you will get the answer
you are looking for. That said, the CF newsgroup is located here:
microsoft.public.dotnet.framework.compactframework

--
Tim Wilson
..Net Compact Framework MVP

"amit" <(E-Mail Removed)> wrote in message
news:08ab01c3bfa2$bbfca610$(E-Mail Removed)...
> how do i draw a pie chart in .net compact framework using
> data from a data table ??



 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      11th Dec 2003
* "amit" <(E-Mail Removed)> scripsit:
> how do i draw a pie chart in .net compact framework using
> data from a data table ??


If you don't get an answer here, post to this group:

<news://msnews.microsoft.com/microsoft.public.dotnet.framework.compactframework>

Web interface:

<http://msdn.microsoft.com/newsgroups/default.asp?url=/newsgroups/loadframes.asp?icp=msdn&slcid=us&newsgroup=microsoft.public.dotnet.framework.compactframework>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft C# .NET 0 24th May 2007 04:22 AM
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft Dot NET Framework 2 22nd May 2007 03:35 AM
.Net compact Framework throwing formatException which 'normal' framework doesn't John Haxton Microsoft Dot NET Framework 0 20th Apr 2004 03:47 PM
Building a SOAP Message (in Compact Framework) [REPLYING FROM microsoft.public.dotnet.framework] news.microsoft.com Microsoft Dot NET Compact Framework 1 2nd Apr 2004 11:14 PM
Building a SOAP Message (in Compact Framework) [REPLYING FROM microsoft.public.dotnet.framework] news.microsoft.com Microsoft Dot NET Framework 0 16th Mar 2004 05:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:12 PM.