Version

XamDataPieChart

The XamDataPieChart is a specialized control that renders a pie chart, consisting of a circular area divided into sections. Each section has arc length proportional to its underlying data value.

The XamDataPieChart control is used for representing categorical data. It is most effective when there are only a few categories, and when each category makes up a relatively large percentage of the data as a whole.

The XamDataPieChart control exists within the Infragistics.WPF.Charts NuGet package.

Getting Started with XamDataPieChart

In order to get you up and running as quickly as possible with the XamDataPieChart control, we’ve provided you with information on how to get started using the control.

Configuring XamDataPieChart

This section contains information on the key features and functionalities provided by the XamDataPieChart control.

API Overview

This topic lists the namespaces and classes that you will be working with while programming with the XamDataPieChart control.