background

UI for Blazor

Blazor Pie Chart

  • The Blazor Pie Chart is a circular graphic, perfect for displaying proportional values between different categories.
  • Part of the Telerik UI for Blazor library along with 110+ professionally-designed UI components.
  • Includes support, documentation, demos, virtual classrooms, Visual Studio Code Extensions and more!
  • Visualize Data with Blazor Pie Chart

    A Pie chart component shows how a certain total amount is split between categories as a circle divided into radial slices. Each categorical value corresponds with a single “pie slice” of the circle, and the size of each slice is proportional to the value of the whole. The UI for Blazor Pie chart component works in both Blazor WebAssembly (WASM) and Server-side applications and is suitable for displaying single series of data.

    Example of Blazor Pie Chart

    Telerik UI for Blazor Pie Chart
  • Pie Chart Data Binding

    The Pie chart component can be bound to various data sources.

    More about chart data binding in Blazor.

    Telerik UI for Blazor Form Data Binding
  • Pie Chart Exploded Segment

    You can highlight some of the segments of the pie as “exploded” i.e. separated from the rest of the circle with a small margin. This helps bring attention to them as outliers or as important bits that the viewer should focus on.

    Learn more in the Blazor Pie Chart documentation

  • Customizing Pie Chart Elements

    You can customize all aspects of the Pie chart – from the series color, to its labels content, font, size, position and formatting.

    Charts Customizing
  • Pie Chart Rendering Modes - Canvas/SVG

    The Pie Chart renders in the browser to preserve server resources. It has SVG markup and <canvas> rendering modes to improve performance further, and it can even animate during rendering for a smoother user experience.

  • Pie Chart Globalization

    The Label Format Strings in UI for Blazor Pie Charts, are culture aware so your users see, for example, the expected number formats with the decimal and thousands separators they are used to.

    Blazor Editor Globalization and Localization
  • Pie Chart Theming

    The Telerik Blazor Pie Chart component has several built-in themes such as Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which looks like the Bootstrap styling to integrate better) and Fluent (based on Microsoft Fluent UI). Each theme predefines several series colors, so your data is visualized according to your design guidelines. You can further customize any of the out-of-the box themes, style a specific chart component or create new theme to match your colors and branding by using the Telerik SASS ThemeBuilder application.

  • Right-to-Left (RTL) Support

    The Telerik UI for Blazor Pie Chart component supports right-to-left configuration. The RTL functionality is supported by most of our components to accommodate users who communicate in a right-to-left language script, such as Arabic and Hebrew.

    Learn more in our Blazor Right-to-Left Support documentation 

    Blazor Form RTL Support

All Blazor Components

Next Steps