Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 28, 2012 02:57 AM by jeeten09
Member
122 Points
150 Posts
Feb 27, 2012 03:27 PM|LINK
Hello All...
I have database table like
Status Total
Won $ 100; $200;
Loss $ 200
Won $ 500
Won $ 300; $500;
I have generated chart of Status But now related to status, I also want to display Total.
i.e. On Won Label, Total will be displayed -> $ 1600 & like that for Loss -> $200...
So how to do it ???
Please help me, Its urgent...
Contributor
4181 Points
1041 Posts
Feb 27, 2012 03:40 PM|LINK
might be helpful:
http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx
Star
11228 Points
1792 Posts
Feb 27, 2012 03:42 PM|LINK
hi
please refer this links
http://www.eggheadcafe.com/community/asp-net/17/10294190/dynamically-generation-of-pie-chart-and-bar-chart-on-my-website.aspx
http://www.codeproject.com/Articles/28098/A-WPF-Pie-Chart-with-Data-Binding-Support
http://www.codeproject.com/Articles/65803/A-Guide-to-using-MSChart-for-NET
Thanks,
Feb 28, 2012 02:44 AM|LINK
rajsedhain might be helpful: http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx
Sorry dude, bt it is showing sample charts, Im displaying PERCENT & Values But I want to display total Sum...
Feb 28, 2012 02:57 AM|LINK
srinivaskotra hi please refer this links http://www.eggheadcafe.com/community/asp-net/17/10294190/dynamically-generation-of-pie-chart-and-bar-chart-on-my-website.aspx
May be, this one will help me...
Thanks...
jeeten09
Member
122 Points
150 Posts
Display Total Sum on Pie Chart
Feb 27, 2012 03:27 PM|LINK
Hello All...
I have database table like
Status Total
Won $ 100; $200;
Loss $ 200
Won $ 500
Won $ 300; $500;
I have generated chart of Status But now related to status, I also want to display Total.
i.e. On Won Label, Total will be displayed -> $ 1600 & like that for Loss -> $200...
So how to do it ???
Please help me, Its urgent...
rajsedhain
Contributor
4181 Points
1041 Posts
Re: Display Total Sum on Pie Chart
Feb 27, 2012 03:40 PM|LINK
might be helpful:
http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx
Raj Sedhain
srinivaskotr...
Star
11228 Points
1792 Posts
Re: Display Total Sum on Pie Chart
Feb 27, 2012 03:42 PM|LINK
hi
please refer this links
http://www.eggheadcafe.com/community/asp-net/17/10294190/dynamically-generation-of-pie-chart-and-bar-chart-on-my-website.aspx
http://www.codeproject.com/Articles/28098/A-WPF-Pie-Chart-with-Data-Binding-Support
http://www.codeproject.com/Articles/65803/A-Guide-to-using-MSChart-for-NET
Thanks,
Srinivas Kotra.
jeeten09
Member
122 Points
150 Posts
Re: Display Total Sum on Pie Chart
Feb 28, 2012 02:44 AM|LINK
Sorry dude, bt it is showing sample charts, Im displaying PERCENT & Values But I want to display total Sum...
jeeten09
Member
122 Points
150 Posts
Re: Display Total Sum on Pie Chart
Feb 28, 2012 02:57 AM|LINK
May be, this one will help me...
Thanks...