Log in

View Full Version : Make pie charts using eMbedded Visual Basic


Andy Sjostrom
10-03-2002, 07:45 PM
<a href="http://www.devbuzz.com/content/zinc_evb_pie_chart_pg1.asp">http://www.devbuzz.com/content/zinc_evb_pie_chart_pg1.asp</a><br /><br />RajaSekhar Kosuri has written a developer article explaining how to make use of pie charts in applications written using eMbedded Visual Basic. <a href="http://www.devbuzz.com/content/">deVBuzz</a> certainly has both great content as well as community! Check it out!<br /><br />"Pictures speak better than words. This article helps you to display your data as a pie chart in eVB. We all know that programming in eVb is easier than other languages but drawing graphical charts like pie is not that easy as we don't have any predefined functions in eMbedded VB to draw pie charts. The application has a form consisting of three controls PictureBox, textBox and a command Button. When you click on the command button, the pie chart and a legend is displayed in the Picture Box. When you click on one of the legendry boxes, details of that particular sector are displayed in the textbox"<br /><br /><img src="http://www.pocketpcthoughts.com/images/evbpie_01.gif" />