473,387 Members | 1,760 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.

Graphs in .NET

My client is a mortgage broker who refinances loans for their client. I am
developing an application which project terms, interest paid etc on clients
existing loans and how a new plan can improve their financial standings. I
showing existing loans and new loan summary in a DataGrid using DataTable,
i.e. creating monthly entries (including their repayments, interest charged
etc) over the period of term.

Now I want to show each existing loans and new plan on a Line Graph. How can
I do that? I want the data values for the graph to be taken from the
DataGrid’s (column “Date” values on X axis and column “Repayments” values on
Y axis) for each existing loan and new plan. Are there any controls in .NET
which I can use for creating Line graph on a form? I want to dynamically
create graphs as there can be multiple loans and plans for a client. I could
not find any helpful material on the web as well.

I am really baffled, should I use Crystal Reports, Microsoft Office Web
Components, is there any control shipped with .NET? I am totally lost, please
set me in right direction.

Thanx

Nov 22 '05 #1
3 1293
Job,

There is a special (active) newsgroup for drawings,
microsoft.public.dotnet.framework.drawing

Probably you have there a much better change on an answer.

Cor
Nov 22 '05 #2
This kit http://msdn.microsoft.com/vbasic/vbrkit/default.aspx contains a
free version of the Dundas chart control that should be of help

Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph

Job Lot wrote:
My client is a mortgage broker who refinances loans for their client. I am
developing an application which project terms, interest paid etc on clients
existing loans and how a new plan can improve their financial standings. I
showing existing loans and new loan summary in a DataGrid using DataTable,
i.e. creating monthly entries (including their repayments, interest charged
etc) over the period of term.

Now I want to show each existing loans and new plan on a Line Graph. How can
I do that? I want the data values for the graph to be taken from the
DataGrid’s (column “Date” values on X axis and column “Repayments” values on
Y axis) for each existing loan and new plan. Are there any controls in .NET
which I can use for creating Line graph on a form? I want to dynamically
create graphs as there can be multiple loans and plans for a client. I could
not find any helpful material on the web as well.

I am really baffled, should I use Crystal Reports, Microsoft Office Web
Components, is there any control shipped with .NET? I am totally lost, please
set me in right direction.

Thanx

Nov 22 '05 #3
This kit http://msdn.microsoft.com/vbasic/vbrkit/default.aspx contains a
free version of the Dundas chart control that should be of help

Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph

Job Lot wrote:
My client is a mortgage broker who refinances loans for their client. I am
developing an application which project terms, interest paid etc on clients
existing loans and how a new plan can improve their financial standings. I
showing existing loans and new loan summary in a DataGrid using DataTable,
i.e. creating monthly entries (including their repayments, interest charged
etc) over the period of term.

Now I want to show each existing loans and new plan on a Line Graph. How can
I do that? I want the data values for the graph to be taken from the
DataGrid’s (column “Date” values on X axis and column “Repayments” values on
Y axis) for each existing loan and new plan. Are there any controls in .NET
which I can use for creating Line graph on a form? I want to dynamically
create graphs as there can be multiple loans and plans for a client. I could
not find any helpful material on the web as well.

I am really baffled, should I use Crystal Reports, Microsoft Office Web
Components, is there any control shipped with .NET? I am totally lost, please
set me in right direction.

Thanx

Nov 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Mark Fenbers | last post by:
I am investigating Python for the sake of ultimately generating hydrographs (such as this: http://ahps.erh.noaa.gov/iln/ahps/RiverDat/gifs/prgo1.png) on-the-fly from a web server cluster. I have...
9
by: rhmd | last post by:
I need to create image files (eg bmp or jpeg) of xy scatter graphs (i.e., graphs in which markers denote individual points; the markers need to be small polygons of various sizes, shapes, colors,...
7
by: Florian Lindner | last post by:
Hello, I'm looking for a program or python library to draw graphs. They should look like the that: /--------\ /--------\ | Node A | ------ belongs to ----> | Node B |...
22
by: MJR | last post by:
Hi, just wondering what options I would have if I wanted to use Python to produce real-time graphs. Is there any plotting package suitable for this. Thanks, Mike
16
by: David Lauberts | last post by:
Hi Wonder if someone has some words of wisdom. I have a access 2002 form that contains 2 graph objects that overlay each other and would like to export them as a JPEG to use in a presentation....
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
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?
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.