LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

X,Y axes scale change in excel

Hi,
In my VI i am using "set graph scale in excel" function to change the x,y axes but they are not getting changed.
I want to manually feed the min,max  values for x,y axes so that the data to be inserted into the graph should appear according to the x, y axes.
How can i do this?
For clarification i am attaching my VI "Graph_Decorations"
 
0 Kudos
Message 1 of 2
(2,725 Views)

I like to use ActiveX directly for this time of action.

See picture of code (part of a much bigger vi).

The text (gray box) is from the Excel macro editor.

I then just translate that into LabView ActiveX code.

 

Message 2 of 2
(2,703 Views)