Telerik is one of the lead providers of .NET components and development tools. At work, my group utilizes a lot of Telerik products, so when I learned that Telerik is jumping into metro style application bandwagon, I would like to try it.

The first component that I look at today is a chart component. When we talk about Line-Of-Business (LOB) application, besides grids and forms, charts are other type of controls that are used often. WinRT (either XAML or HTML) provides vector-based drawing API that we can used to draw a chart, but it is better to be able to utilize reusable components for common charts like bar, pie, or line charts.

In this post, I will create a simple bar chart using Telerik chart control for metro in XAML. As always, I will reuse my Person and SamplePeople classes that I used in other posts about Windows 8. In this example, I will plot number of my customers by gender in each state using bar chart.

Read More from: Original Source


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

C#,.NET,Metro Style ApplicationsWindows 8,Telerik, RadControls, Silverlight, WPF