[]
        
(Showing Draft Content)

FlexPie

Pie Charts are basically used for illustrating proportions and percentages between different categories. Blazor FlexPie control that allows you to create customized pie charts that represent a series as slices of a pie, wherein the arc length of each slice depicts the value represented by that slice. The multi-colored slices make pie charts easy to understand and usually the value represented by each slice is displayed with the help of labels.

Key Features

FlexPie offers many advanced features beyond simple data visualization. These features are listed below:

  • Header and Footer
    Text that you want to display at the top and bottom of your chart, basically a title that serves as a heading for your chart.
  • Legend
    Name of the series added in the chart along with predefined symbols and colors used to plot data for that series.
  • Exploding and Donut Pie Charts
    Use simple properties to convert it into an exploding pie chart or a donut pie chart.
  • Multiple Pie Charts
    There might be a scenario where you want to visualize and compare data of a category across different groups. This can be achieved plotting multiple pie charts together.