Three-Dimensional Charts
With all the powerful and flexible functionality that we have seen so far that comes with the ASP.NET charting control, it would be easy to assume that to get 3D charts we have to do a bunch of difficult low-level customization and coding. Thankfully, this is not the case, and 3-D charting is every bit as easy to use as 2D charting.
To turn on 3D charts, you simply modify the Area3DStyle set of properties. If you look at the property editor in the designer for a ChartArea, you see a collapsable section called Area3DStyle. The first and most important property here is the Enabled property. When enabled, you can change a host of 3D-related properties including the rotation angles, lighting, perspective, depth, and more. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access