does vb.net have a 3d pie chart?
or can i possibly use a 3d pie chart on vb.net?

Recommended Answers

All 4 Replies

Yes, in the chart control is an option for 3D. Here is the MSDN article, that dicusses charts, including 3D.

it said that

If you cannot see the Chart control in the Toolbox, right click in the Toolbox, select Choose Items, and then select the following namespaces in the .NET Framekwork Components tab:

System.Web.UI.DataVisualization.Charting

System.Windows.Forms.DataVisualization.Charting

I do what is said but i didnt find the Chart?
does it mean i need to download it?

the chart control should be a standard part of the toolbox. It should be in the Data section of the toolbox. I'm using VS2010 Ultimate, but I think it is standard with the other versions as well.

I think i didn't install the full package so i need to download Chart Control in here
Thanks for the reply :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.