I'm looking through the asp:chart documentation and I don't see where you set a "ChartType" on a ChartArea. How do you make a simple 2D PieChart? I don't see where you set the type at all.
Note: Adapt Gordon's answer to ASP.NET. Close enough to get me on the correct path. Thanks.