Pie & Donut Chart
Pie & Donut (doughnut) is a very universal and fully configurable WPF chart control.
Using it, you can easily add good-looking, animated or static, 3D or 2D, data-bound pies or donuts
to your .NET application.
You can use it for creating elaborate navigation menus too.
Key features:
-
Animated or static
Display animated pie charts for enhanced visual appeal or create static charts to emphasize the data in nice and clean style.
-
Pull the slice in or out on click
When user clicks on a slice it can be pulled out of the chart and displayed aside of the whole chart to emphasize it's characteristics.
-
3D or 2D
Create visually stunning 3D pies and donuts or plain, simple and clean 2D charts.
-
Values can be displayed in the legend
You can display values associated with slices in the chart's legend.
-
Custom description for any slice
Each slice can have a description which will be displayed in the balloon when user hovers over it along with it's value, percentile value and title.
-
Clickable/selectable slices
Create drill-down charts by reacting to user interactions with the pie chart.
-
Grouping of small slices into one slice
Pie chart can be configured to group smaller slices into one "other" slice. This way you can get a clean readable chart even with hundreds of small slices.
-
Partial pies
Create partial pies and donuts.
-
Support for data-binding
As any other bindable WPF controls pie chart can be bound to any data object implementing IEnumberable interface.
Visit the documentation section to learn about all the possibilities provided by this chart or find out about main features by
looking at the demo.
|
 |
|