01-01-2009 06:29 AM
01-01-2009 09:17 AM
01-01-2009 10:42 PM
01-02-2009 10:35 AM - edited 01-02-2009 10:36 AM
I've never used that control but I installed it on my virtual machine and I was able to access the properties after inserting the control in the container (see attached example). Are you sure you selected the WinForms control, and not the one intended for web pages? You may want to consider looking at ZedGraph, which is free. An example can be found here.
Just out of curiosity, what are you trying to graph that you think you cannot do with the graphs that are built into LabVIEW?
01-02-2009 12:33 PM
Hi there
from the vendors homepage:
System Requirements
.netCHARTING is designed to be used in a web server environment with ASP.NET. A .netCHARTING WinForms edition is also available supporting usage in desktop applications.
Supported Operating Systems
.NET Framework Support
Make sure that your system fulfills all requirements, especially the .NET 2.0 framework.
01-05-2009 01:34 AM
Thanks for reply. Actaully i am comparing some values. We are logging Data is from five centers at every 5 min. I need to display this in such way that, three centers data in bar type and other two in line type. There bars should come side by side like excel graph. Actually i am new to LabVIEW. I got the suggesion to use the .net chart.
But still it is not loading...... I am having that dll and kept in my data folder. while loading i am just giving that path and selecting the chart. Is there any other seetings to be done before use.