" .netCHARTING - Enterprise V7.0"
| Author |
|
| Company |
.netCHARTING |
| Source Code Available |
No |
| License Type |
Commercial |
| Submitted On |
October 10, 2011 |
| Updated on |
November 16, 2011 |
| .NET Framework |
2.0, 3.5 |
| Cost |
$395 |
Description

.netCHARTING Enterprise Edition seamlessly
integrates database access, data aggregation and date handling with dynamic
chart rendering. This unique combination of features provides you with immediate
access to your existing data, from Access to SQL Server, in stunning visual
formats. .netCHARTING includes an extensive suite of charting types with
powerful combination types along with pies, bars, columns, lines, arealines,
points, radars, stock, gantt, splines, gauge, dial, mapping and more in both 2D and 3D views.
- Create dynamic charts from your own custom database in seconds
- All samples provided in both C# and VB.NET
- Beautifully rendered charts that rival even high-end desktop charting solutions
- Easily create drill down and hotspot / tooltip
charts (by adding 1 line of code)
Version 7.0 Released June 2011. Major new features: see our version history for complete details. New JavaScript charting with mobile support and animation. Complete interactive Silverlight Navigator with stock and standard chart types supported. Use Yahoo/Google Finance style charts with your own data seamlessly. Recent additions include organizational charts, AJAX scroll and zoom and much more. Previous releases added geographic mapping support, native vector format support including PDF, SWF, and SVG, and ImageBar(tm) support! 4.1 added compressed SVG, compressed PDF, Cone, Funnel, Pyramid, interative mapping and much more.
Syntax Example
<script runat="server">
Sub Page_Load(Sender As Object,E As EventArgs)
chart.ConnectionString = "data.mdb")
chart.Series.Name="Items"
chart.Series.DateGrouping = "day"
chart.Series.SqlStatement= "SELECT Sum(Quantity), OrderDate FROM Orders"
chart.SeriesCollection.Add()
End Sub
</script>
<HTML><HEAD><TITLE>Orders Report</TITLE></HEAD>
<BODY>
<DIV align=center>
<dotnet:Chart id="chart" Title="Item Sales" XAxisLabel="Hours" runat="server"/>
</DIV>
</BODY>
</BODY>
</HTML>Screenshots
Reviews
Submit a review
Lacks integration with Ajax
Reviewed by: Elijah R on Tuesday, July 08, 2008
3 Stars
I downloaded and tested this control. It's easy to use with a lot of features. I had to ditch it though because it does not integrate into the Telerik Ajax that I use on my web pages. When you try to update the graph via Telerik Ajax, the graph never displays and the Telerik controls get messed up. It appears that the chart control is designed to work as a standalone graph control and isn't meant for integration with other third-party Ajax stacks.
Simply a brilliant product, great support
Reviewed by: lexg on Tuesday, August 16, 2005
5 Stars
I use the dotNetCharting with a busy DNN site attached to a SQL DB that processes some 30-40M transactions per week. Product is well extremely powerful and well thought out. Its flexibility is great and a modest effort produces simply stunning results. I am not a professional programmer and have had to rely on the support team on a number of occasions. They have always been quick to respond and detailed with their help. I highly recommend dotNetCharting. I could not imagine getting better value.
Great Control
Reviewed by: alowe_test on Thursday, April 28, 2005
5 Stars
This control is very easy to use and I could have never written a similar control in a timely fashion (certainly not quick enough to say the control is overpriced). Save time and money!
Super Charting Solution in .dotNetCharting!
Reviewed by: halewilson on Monday, August 02, 2004
5 Stars
I've been using .dotNetCharting for the past seven months now and I can say that it's a teriffic product!! My expertise in programming is minimal so I found Tech Support to be very helpful and responsive to my needs, they got me up and running in no time. .dotNetCharting is a very impressive product with tons of charting variations and excellent documentation, a highly recommended product!
Excellent
Reviewed by: ctearpak on Tuesday, March 23, 2004
5 Stars
I have had a very good experience using this product. The tech support staff has been very helpful with all of my questions. The documentation is complete and exhaustive, and the price is definitely right. The examples that come with it are quite good at showing off what it can do, my only gripe being not enough line graph examples in the "features" and "gallery"...
All in all, an excellent product, highly recommended!