Duration: 20:33 min
Summary: In this video, we will discuss the chart widget. The chart is a part of the kendo UI data visualization. The data viz and the mobile versions are in a seperate download. In other words when you downloaded the web widgets, the data viz and mobile were not part of that download. Visit eh Kendo UI web site for more information. The chart is a powerful widget. As you will see in the code: we will provide an array of data in the 'series' property, and specify the type by indicating 'column', 'bar', or area. There are other properties that we will be setting such as te 'legend' and the categories...
We will experiment with the rest of the properties as we discuss this widget.