Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET » Microsoft Chart Control   (RSS)

Data Binding Microsoft Chart Control

Overview When you add a new visualization in your application, the very first thing you do, is bind it to the data. Microsoft Chart control allows many different ways of populating data in the chart and it is important to understand the differences between

Using Chart HTTP Handler

Delian Tchoparinov just posted on his blog about chart image rendering using Chart HTTP Handlers. This is very useful reading for everybody using the ASP.NET version of the Microsoft Chart control. You can find this post here . Alex.

Combining ASP.NET MVC and ASP.NET Charting Controls

Melvin Harbour recently posted in his blog about using ASP.NET Chart control with ASP.NET MVC. Alex

Microsoft Chart Control How-to: Add Rich Content Using Keywords

Adding Labels or Tooltips is a simple task in the chart, but what if we want to show more data than just a simple data point value? Keywords allows specifying rich content for many text based properties, so that you can build a tooltip as shown in this

Creating 'small' charts with Microsoft Chart Control

Designing a chart when you have limited space available or when it's size can be dynamically changed usually requires additional planning. I've been playing with a way to display sample data in a 300 by 500 pixels chart and here what I came up with: Figure
 
Page view tracker