473,382 Members | 1,705 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,382 software developers and data experts.

how can i make a bar chart on c sharp?

i want to calculate the statistics of a diner with a bar chart any help how i can make a bar chart?i have no idea how to make one thanx
stephen
Aug 4 '10 #1
6 2325
Aimee Bailey
197 Expert 100+
I strongly reccomend you have a deeper look around the visual studio interface before you ask a question hun, if you check out the tool bar after creating a new Windows Forms application, under the Data category there is a chart control specifically designed to meet your requirements.

To note for further reference, it is very good that you ask as the only daft question is the one not asked. Visual Studio has many solutions to the basic problems, so always remember to do a rummage, and if in doubt always feel free to pop in here and ask.

All the best.

Aimee.
Aug 4 '10 #2
i gave quite a good look at the vast selection in the toolbox (data Category) ...is the name of the object Chart control? because i didn't find it in the toolbox!!! thank you a lot for your previous help :-)
stephen
Aug 4 '10 #3
Aimee Bailey
197 Expert 100+
this maybe my bad, which version of Visual Studio are you using by the way?
Aug 4 '10 #4
2008 express edition
Aug 4 '10 #5
Aimee Bailey
197 Expert 100+
Ok it should have it then even if it's not listed, to check to make sure it is, right click on the controls toolbox, select 'choose...', then have a search through the lists. It's name is 'charts' under the namespace 'System.Windows.Forms.DataVisualization.Charting'.

Aimee.
Aug 5 '10 #6
Curtis Rutland
3,256 Expert 2GB
If you want to use Silverlight, look into Visifire. They're an excellent free charting component that I've used in several of my projects. Also, the Silverlight Toolkit contains their own chart controls now.

If not, check out Aimee's solution. It's a good one.
Aug 5 '10 #7

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

Similar topics

1
by: Brian Shade | last post by:
Hi all. I am having a bit of a problem with my Perl script and the creation of a chart. I can create the chart and create a new SeriesCollection. I then specify the XValues and the Values parameter...
8
by: Prabhakar | last post by:
Friends, I have been migrating ASP applications from IIS4.0/NT4.0 to IIS5.0/W2K. All the applications working perfectly except one. This particular application will make use of asp chart object....
1
by: Jim | last post by:
I have this chart on a form. I'm trying to get this chart to render only if the user chooses to do so. This because of that the chart is quite complex and takes some time to render. I know that I...
22
by: PeteCresswell | last post by:
I've been to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mschrt/html/vbobjtitleobject.asp, but still don't have a clue. For example, I've got a chart object namde...
3
by: StBond | last post by:
Hi everyone, I am new to Access and Visual Basic so things my be getting across a bit cloudy. I only started using VB for one week. I am having a little problem with the database that I am...
4
by: Hai Nguyen | last post by:
I'm learning C sharp and do not like vb much. I'm creatiing a wepage using panel to test myself. I tried to use these code below, which is written in VB, and to transform them to c sharp but I got...
3
by: supriya | last post by:
can anyone send me some simple .net exercises to practice programming
1
by: Scott H. | last post by:
Hello: I am trying to use Crystal Reports from VS.NET 2003 to produce a simple line chart, where the x axis represents the number of measurements taken and the y axis represents the range of...
1
by: Saintor | last post by:
This is for A97 in runtime or MDE mode. My intent was to define a temporary query using the recordsetclone property / filter / orderby. The controlsource of my chart would be based on a grouped...
1
by: cubekid | last post by:
I am using OWC 11 in my new web application for displaying charts. Is it possible in OWC 11 to combine and display a column and a line graph (Looking like they overlap each other)? I tried it using...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.