LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a line style descrepancy with xy graph property nodes?

Hello.
 
I am attempting to display mutliple bar graphs in a single XY graph control. To color-code and label each one, I set up a for-loop and call each active plot to set the color, plot name, etc. The problematic thing is that when I define the vertical bar graph type by-hand, at the control on the front panel, I have 5 vertical plot style options. The fifth one produces the best results. When I try to set this property node in the block diagram, I have only three vertical plot style options. Is there a way around this?
 
Appreciate any fedback.
 
Best,
Mike
0 Kudos
Message 1 of 3
(2,515 Views)
Hi Mike,

I read the property node for the bar plots (after having setting it by hand to the one you like) and it appears that the value of that bar plot is 8. I also set it to a different bar plot by and hand then wrote "8" to the property node and that does seem to change it to the last  (left to right) vertical bar graph. I am running LV 7.1. If you look at the context help it does seem to indicate that the only values for vertical bar graphs are 1-3 but try writing "8" and see what happens.

Cheers,

--Russ
Message 2 of 3
(2,513 Views)
Thanks Russ. That worked perfectly. Perhaps NI should update the help file.
0 Kudos
Message 3 of 3
(2,502 Views)