Version

UltraDataPieChart

The UltraDataPieChart 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 UltraDataPieChart 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 UltraDataPieChart control exists within the Infragistics.WPF.Charts NuGet package.

Getting Started with UltraDataPieChart

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

Configuring UltraDataPieChart

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

API Overview

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