473,387 Members | 1,420 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Building Charts using ReportViewer data control in asp.net?

Hi
I am trying to build bar chart in asp.net using ReportViewer data control with some sample data write here.
string[] name = new string[]{"Trans", "DAS", "Lap H/w", "Lap S/w", "People"};
int[] val = new int[] {10, 4, 6, 7, 3};

please suggest me how to build a graph with above sample data?

I appreciate your help.
Jun 14 '07 #1
1 2099
nateraaaa
663 Expert 512MB
Hi
I am trying to build bar chart in asp.net using ReportViewer data control with some sample data write here.
string[] name = new string[]{"Trans", "DAS", "Lap H/w", "Lap S/w", "People"};
int[] val = new int[] {10, 4, 6, 7, 3};

please suggest me how to build a graph with above sample data?

I appreciate your help.
I do not believe Visual Studio has any graphing functionality. However, there are plenty of .NET graphing tools available as add ins. Please search for FREE .NET graphing using your favorite search engine. You should be able to find was is available for you to use. Another alternative is to use the graphing tools available with SQL Server 2005.

I hope these ideas will help.

Nathan
Jun 14 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Alan | last post by:
Hi there, Are there Excel charting gurus here?? If so then please read on... Sorry for the cross-post but I'm not familiar with the Excel groups. I've posted to asp.general because if I have...
1
by: Rich | last post by:
Hello, I am trying to use the Reportviewer control. I have been following an example from the web, and the instructions from the help files on set up a ..rdlc and binding it to the reportviewer...
0
by: Fred G. Sanford | last post by:
Firstly, I am a fairly new .Net developer, so please excuse any dumb/ignorant questions or comments. Thanks. I created a VWD Express project, which uses the ReportViewer control, on my local...
8
by: Andrew Teece | last post by:
Hope someone can help. We are trying to deploy an ASP.Net 2.0 application to a 3-node webfarm. The application uses the ReportViewer control in local mode, hence we need session state. Because we...
0
by: =?Utf-8?B?TUZD?= | last post by:
Hello, I have a windows application over data form that has a reportviewer control on it. I have several reports defined, each works as expected when they are embedded into the report. On...
0
by: =?Utf-8?B?TUZD?= | last post by:
Hello, I have a windows application over data form that has a reportviewer control on it. I have several reports defined, each works as expected when they are embedded into the report. On...
1
by: ajaykhedekar | last post by:
I am Showing Mulitple MSRS Reports on Single ASP.Net WEB Page using Mulitple ReportViewer Controls. If User wants to Print the Reports, then user has to click Print button provided by ReportViewer...
0
by: Rick | last post by:
Hy Guys!!! I've made a report using reportviewer control in VS2005, it gives me 35 pages (A4 size), i want to display just one page or continuos pages without have to press next button, i want...
1
by: gandhi.vishal | last post by:
Hello, I have an issue. I'm not seeing the reportviewer data at all. The column names come up fine but there is no data in the report table. Here is what I'm doing I created a dataset with the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.