Example of undefined in Angular Chart Component

This sample shows an overview of Angular Charts that allows users to visualize data easily and take decisions based on it. There are different types of charts to create feature rich apps.

Sales - Yearly Performance
OnlineRetail
Product Wise Sales - 2024
Monthly Sales for 2024
OnlineRetail
Description

The Angular Chart is a well-crafted charting component to visualize data. In this example, you will see how to render and configure line, column, and pie charts with different features such as highlight, legend, tooltip, and annotation. The Chart uses SfDataManager, which supports both RESTful JSON data services binding and IEnumerable binding.

Tooltips are enabled in this example. To see a tooltip in action, hover over or tap on the chart.

More information about the Angular Chart can be found in this documentation section.