473,461 Members | 2,025 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

charts and graphs

14
Is there a way to display charts and graphs in my c# windows application?
I am using .NET Framework 1.1

Thanks
Dec 15 '08 #1
6 1302
nukefusion
221 Expert 100+
Version 1.1 of the framework doesn't really have much in the way of built in charting or graph capability unless you write something yourself or use a third party solution.

There are some fairly good open source options available. I remember using one a year or two back called ZedGraph in a project I was working on. It's stable and fairly capable. If you do a quick search on the .NET you should be able to find reference to some more.
Dec 15 '08 #2
PRR
750 Expert 512MB
@David R
You could use Office chart component... They are free to use for static graphs display... They come with MS office... Though just for charts you could download
here
Article for OWC
Also have a look at this thread Graphs
Dec 16 '08 #3
David R
14
Thanks -
Does .net 2 or 3 have built-in charting and graphing capabilities?
Dec 17 '08 #4
nukefusion
221 Expert 100+
No, but you can download them for .NET 3.5 here
Dec 17 '08 #5
PRR
750 Expert 512MB
@David R
You could use System.Drawing... and make some charts
"Scott Mitchell"
There are no in built components (as far as i know ).... Office chart components are free to use for static graphs....they are good for basic stuff...
Thanks for the new info nukefusion!!!
Dec 18 '08 #6
Curtis Rutland
3,256 Expert 2GB
If this is a web app, there is a pretty simple API from google that you can use that does all kinds of charts:

Developer's Guide - Google Chart API - Google Code

I just discovered this. It's all controlled by the URL query string.
Dec 18 '08 #7

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

Similar topics

1
by: MT | last post by:
Hello Everyone: I would like to make some charts based on data I am retrieving from my DB. The charts should be things like bar-charts, pie-charts, line-graphs etc. Th charts can be in any...
1
by: dcinfinite | last post by:
hi everyone.. i have a question. is there anyway that Asp.net with vb.net is able to do/generate Graphs?charts or anything like tat?im currently creating a web based managment system, i would...
2
by: Arina Soukhoroukova | last post by:
Hello, i'm currently programming on a web application for stock data. Now i want to create very fancy ;-) stock charts images (jpegs/gifs/pneg), like line charts for stock data and bar charts for...
6
by: The Bear | last post by:
Does anyone know of a Chart or Graphs library for C# T.B.
8
by: Don Wash | last post by:
Hi There! I'm using CrystalReportsViewer control in my ASP.NET page to display the report. How do I increase the image quality of charts produced by Crystal Reports ..NET report file? Many...
0
by: Rach | last post by:
Hi, Does anyone know how to export charts/graphs from EXCEl into Powerpoint-Microsoft Charts though VBA code. I would like to import the underlying data with the chart as well. I know we can...
4
by: ECRIA spam buffer | last post by:
Does anyone know of a tool that can facilitate the on-the-fly generation of pie charts and graphs? I know that the GD library/JpGraph can do these things, but I haven't seen any good examples; all...
4
by: vunet.us | last post by:
I would like to create web charts. My site is using AJAX, so I thought of VML and SVG for chart graphics. But there is a browser compatibility issue. Flash would be a good solution but I do not...
4
by: Jan Danielsson | last post by:
Hello all, I have some data in a postgresql table which I view through a web interface (the web interface is written in python -- using mod_python under apache 2.2). Now I would like to...
5
by: programmerboy | last post by:
Hi, My manager wants me to create some charts and graphs for some of data we collect. I have never done it before neither on a desktop application nor web application. Do I need some special kind of...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.