473,785 Members | 2,801 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Chartfx vs. Dundas Charts

I am about to purchase a chart control for my application but I am not sure
which one to go with. Does anyone have any pros/cons for either component?
I have already tried both and they seem very similar but there is only so
much I can test before I need to purchase.

Regards,

Dan Reber
Nov 24 '06 #1
6 4791
"Dan Reber" <dr****@nospam. comwrote in message
news:Og******** ******@TK2MSFTN GP03.phx.gbl...
>I am about to purchase a chart control for my application but I am not sure
which one to go with. Does anyone have any pros/cons for either component?
I have already tried both and they seem very similar but there is only so
much I can test before I need to purchase.
Have you had a look at TeeChart from Steema Software (www.steema.com)?

It does at least everything Dundas and Chartfx does in one single,
reasonably priced package.

Cheers!

Chris
[associate of Steema Software]
Nov 24 '06 #2
"Christophe r Ireland" <ci******@gmail .comwrote in message
news:%2******** *******@TK2MSFT NGP03.phx.gbl.. .
"Dan Reber" <dr****@nospam. comwrote in message
news:Og******** ******@TK2MSFTN GP03.phx.gbl...
>>I am about to purchase a chart control for my application but I am not
sure which one to go with. Does anyone have any pros/cons for either
component? I have already tried both and they seem very similar but there
is only so much I can test before I need to purchase.

Have you had a look at TeeChart from Steema Software (www.steema.com)?

It does at least everything Dundas and Chartfx does in one single,
reasonably priced package.
I prefer ChartDirector: http://www.advsofteng.com/
Nov 24 '06 #3
I have used dundas before and its very reliable and pretty fast for rendering.

Ciaran O'Donnell

"Dan Reber" wrote:
I am about to purchase a chart control for my application but I am not sure
which one to go with. Does anyone have any pros/cons for either component?
I have already tried both and they seem very similar but there is only so
much I can test before I need to purchase.

Regards,

Dan Reber
Nov 24 '06 #4
Dundas Charts are quite good... I do not have experienced with
Chartfx...

Thanks
-Cnu.

Dan Reber wrote:
I am about to purchase a chart control for my application but I am not sure
which one to go with. Does anyone have any pros/cons for either component?
I have already tried both and they seem very similar but there is only so
much I can test before I need to purchase.

Regards,

Dan Reber
Nov 27 '06 #5
I'm no expert. But, I investigated all of these recently. Dundas was
way too expensive. Unless you need some special feature that only they
have, it seems crazy to use it. ChartFX was too expensive, also, if I
remember correctly. I tried the ChartFX trial and it seemed like a
difficult object model to understand. ChartDirector looked great for
the price, but I needed Compact Framework support, also. I decided on
Steema. I could do a lot more with the free version than most other
free versions out there, including scrolling and zooming. For a lot of
people, the free version is probably all they need. The reasonably
priced full version includes the ASP.NET and compact framework support,
also. I've been using it for several weeks now on both the PC and CE
platforms.

Bryan

Dan Reber wrote:
I am about to purchase a chart control for my application but I am not sure
which one to go with. Does anyone have any pros/cons for either component?
I have already tried both and they seem very similar but there is only so
much I can test before I need to purchase.

Regards,

Dan Reber
Dec 1 '06 #6
Hi Dan,

You would probably want to look at Super 2d/3d Graph Library.
For only 39$ you have a 100% charting component for both winform and
webforms applications. Includes unlimited email support, free updates
for a year and best of all, it's royalty free!!

It supports both Visual Studio 2003 and 2005.

http://www.softwaresigloxxi.com

Best regards,

M. Cota
Dan Reber ha escrito:
I am about to purchase a chart control for my application but I am not sure
which one to go with. Does anyone have any pros/cons for either component?
I have already tried both and they seem very similar but there is only so
much I can test before I need to purchase.

Regards,

Dan Reber
Dec 18 '06 #7

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

Similar topics

6
7155
by: Raphael Gluck | last post by:
Hi all I am still finding my feet creating a website in ASP, and i'm trying to get to grips with users providing feeback to my site. my webhosts have the dundas mailer installed, and i am trying to get it to work for me. does it work in conjuction with regular html? can i add a <form> and text fields? and then will all that get sent with the page? I have a little script but i dont know how to modify it
1
1848
by: Hans [DiaGraphIT] | last post by:
Hi! I'm programming a windows application and consdidering 3. party chart supplier. I've come down to 2 alternative. * Dundas enterprise edition Combo version * Gigasoft ProEssentials v.5 Pro
4
2869
by: Dave Sauny | last post by:
I'm creating graphs which have data between 300 and 400 on the x-axis and also 900 and 1000 on the x-axis. When this gets plotted, the graph rescales and the information becomes to small to be of any significance. Other than zooming in, is there any ohter way of altering the x-axis so that it displays 300 - 400 (small gap) 900 - 1000 Ive tried doidng this with panes however they only allow the reuse of the previous xaxis and using...
0
2310
by: Dave | last post by:
Hey all, Am having a slight problem when trying to use chartfx to plot an XY chart against a dataset. When i do the code below, The graph gets plotted fine, however, the X-Axis is full of odd values that I dont know where it gets the from... normally starting at -1.xxxxxxxxxxxxx to NaN. Also when hovering over the points, the point labels show: <string value> NaN
0
1344
by: cprestino | last post by:
I am creating a graph in ChartFX using .net. I have the graphs working correctly when it is defined as an image. However when I change this graph to use Flashwriter, The graph is outputted as a flash file, but the x-axis labels no longer show up; see code Dim myFlash As New SoftwareFX.ChartFX.Flash.FlashWriter cfxChart.OutputWriter = myFlash myFlash.Version = SoftwareFX.ChartFX.Flash.FlashVersion.V6 myFlash.Tooltips = True
1
2009
by: Dave | last post by:
Hi all, I have a slight problem when using chartfx in vb.net. I have a line graph that needs to be able to plot 10,000 points. I believe that this isn't too unfeasible however whenever I begin plotting the points it slows down immensely. If i Alt-Tab to another full screen application and then Alt-Tab back a few seconds later, the graph has redrawn a lot more of it that it would have had it been on the screen all the time. This...
0
1161
by: DaTurk | last post by:
Hi, I don't even know if many people use this product, but bless you if you do and know what I'm talking about. We recently upgraded ChartFX to 7.0, and are having some difficulties with the way we used to display the data. We populate a ListProvider with an ArrayList of arrays, and then use this as the datasource. But for some reason we do not have the ability to Map the Fields so ChartFX knows how we want them to be displayed. If...
0
1290
by: Guy Gallant | last post by:
Does anybody know if a Crystal Report (V11) can call a Dundas Chart. Using C# (2.0) can we have a Crystal Report include a Dundas Chart.
8
2268
by: dancer | last post by:
My host Bell-south.net (now At&T)wants me to use the Dundas Mailer for sending and receiving e-mail with my asp.net application. Does anybody know anything about this? Does it work? Is it more trouble than it's worth? The host is not very helpful about anything.
0
9480
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10324
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10147
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8971
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6739
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4050
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2879
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.