6
Shouts

Display your top selling products in ASP.NET using a Bubble Chart - .NET Development - Gal Ratner

published 322 days, 20 hours, 44 minutes ago posted by galratnergalratner 329 days, 48 minutes ago
Monday, July 04, 2011 8:14:28 AM GMT Tuesday, June 28, 2011 4:10:28 AM GMT

System.Web.DataVisualization contains 34 types of charts. The most common of them is the Column chart on which I already blogged about in Display a sales chart with ASP.NET Chart control and Linq to SQL. Today I am going to take our sales chart one step further and display the top selling products for the year. Since we have multiple products for each time span, I chose a Bubble chart. First let’s look at the data model:

We are going to group our year’s sales into months and extract the top 5 sel...

category: ASP.NET | clicked: 31 | | source: galratner.com | show counter code
tags: Chart Control, C# .NET

No comments yet, be the first one to post comment.

To post your comment please login or signup