|
-
Apr 12th, 2006, 07:00 AM
#1
Thread Starter
Member
pie chart
can i show a pie chart from the database data on the emulator pocket pc 2002 using vb .net 2003?
-
Apr 12th, 2006, 08:39 AM
#2
Fanatic Member
Re: pie chart
The Compact Framework does not have any integrated graphing controls.
You would need to use a 3rd party component such as
http://www.devdirect.com/ALL/piechar...x?&Show=Images
or else create your own custom pie chart. using the drawing class and painting your own pie chart
here is one in eVB http://www.devbuzz.com/content/zinc_..._chart_pg1.asp
here is a sample of a barchart in c#.net for the compact framework
http://www.codeproject.com/netcf/pocketbargraph.asp
Barry
Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
.NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0
SQL Server 2005/2000/SQL Server CE 2.0
If you like, rate this post
Compact Framework for Beginners
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|