CHAPTER 15

image

3D Charts Without the WPF 3D Engine

In the previous chapter, I demonstrated how to create a variety of 3D surface charts using the WPF 3D engine. However, it is difficult to implement professional 3D charts based on the default WPF 3D framework. In this chapter, you’ll learn how to use a direct projection approach, without using the WPF 3D engine, to create more sophisticated 3D charts with more features, including colormaps and colorbars. I’ll start with a description of the coordinate system used for 3D charts and show you how to create 3D coordinate axes, tick marks, axis labels, and gridlines. The 3D coordinate system used in ...

Get Practical WPF Charts and Graphics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.