I am trying to add a pie chart to my winforms application - but the only chart I can find in my toolbox is the regular bar chart.
Is there any way to form this bar chart as a pie chart or add a pie-chart component to my toolbox by using some existing .net 4 framework libraries (without installing any new libraries such as "DevExpress" etc)?