Example of Bubble in ASP.NET Core Chart Control

This ASP.NET Core Bubble Chart example visualizes the literacy rates and GDP growth rates of countries. A tooltip shows more information about the countries.

DEMO
SOURCE

In this example, you can see how to render and configure the bubble chart. The bubble chart is a type of chart that shows three dimensions of the data. Each point is drawn as a bubble, where the bubble's size depends on the Size property. You can also use the Fill property to customize the data appearance.

Tooltip is enabled in this example. To see the tooltip in action, hover over a point or tap on a point in touch-enabled devices.

More information about the bubble series can be found in this documentation section.

Transform your ASP.NET Core web apps today with Syncfusion ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE