LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pie Chart?

Hi unclebump,

At first, I wanted to do this, but I don't know how to use the activeX chart object. When I insert the Miscrosoft Office Chart object in the container, what I am suppose to do after that? Where am I suppose to put the data for the chart?

Donald example is good, maybe I'm gonna use this one. Smiley Happy

 

Thanx again

Stephanie

0 Kudos
Message 11 of 18
(2,437 Views)
which version of excel are you using?? It makes a difference which activex object you select.
0 Kudos
Message 12 of 18
(2,434 Views)
Version 2003 SP2
0 Kudos
Message 13 of 18
(2,432 Views)
I found this link but it was for an older version of the chart activex. I've been hacking on it trying to make all of it work with Chart 11.0 activex. I managed to make the pie chart work.
 
 
This is in 7.0 format
0 Kudos
Message 14 of 18
(2,413 Views)
Hi uncleclump,

There is a wire conflict in MSChart.vi... and I coudn't fix it... I do have the MSOWC.DLL...



Any idea of what the problem is Smiley Surprised ?


Message Edité par TiTou le 06-15-2006 08:04 AM


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 15 of 18
(2,409 Views)
The reference input and output terminals are using the old chart class. Open the front panel and right click on the terminals, select activex class, and choose owc11.CH.Chart.  Wait till you see what this does inside the subvi to all of the property nodes. It is quite a pain in the butt.
Message 16 of 18
(2,424 Views)
Thanks for that quick answer it works now ! Smiley Happy


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 17 of 18
(2,418 Views)

Hi!  I am attempting to recreate a pie chart but when I include all the data that I see on the chart I'm trying to recreate it does not come out the same.  How do I "reverse engineer" a chart to figure out how it was done so I can redo it?  Thanks!

M

0 Kudos
Message 18 of 18
(2,051 Views)