CHAPTER 6
Specialized 2D Charts
In the previous chapter, we discussed 2D line charts, which you can use to visualize data in real-world WPF applications. In this chapter, I’ll show you how to create certain special or application-specific charts in WPF. These charts are typically found in commercial charting packages or spreadsheet applications. I’ll discuss a variety of special charts that display statistical distributions of data or discrete data, including bar, stair-step, stem, error bar, and area charts. You’ll also learn how to create charts in other coordinate systems, such as pie and polar charts.
Bar Charts
The bar chart is useful ...
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.