New to Telerik UI for ASP.NET Core?
Download free 30-day trial
Chart Types Overview
The Charts support a wide range of series types.
Categorical Charts
Categorical charts provide built-in support for displaying dates. The categories represent unique values which are not mathematically related to each other.
Examples of categorical charts are Area, Bar, Box Plot, Bullet, and Line charts.
Circular Charts
Circular charts are divided in slices representing statistical data, which proportionally corresponds to the quantity input of each slice. Circular charts are widely used in the business world and the mass media.
Examples of circular charts are Pie charts, Donut charts, and Polar charts.
Freeform Charts
Freeform charts adopt different forms and use variously structured portions to display data.
Examples of freeform charts are Funnel charts.
Scatter Charts
Scatter charts are suitable for displaying and comparing different sets of numerical values, for showing the relationships between the values of the data sets, and for plotting two-dimensional data as a series of XY coordinates.
Example of scatter charts are Bubble charts.