LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to insert the value axis in a EXCEL graph

Hello,

how can I do to insert the value axis (name) and graph tilte in a EXCEL graph using report generation in LabVIEW??
I'm using excel specific functions, but I don't find it anywhere.

THANKS.
0 Kudos
Message 1 of 2
(2,625 Views)

Hi,

the function Excel Set Graph Font.vi has an input parameter called Title that corresponds to the name of the axis selected through Axis Type parameter.

And the funtion Excel Insert Graph.vi has an input parameter called Graph Title.

You can see an example called Column Graph (Excel).vi in Find Examples>Toolkits and Modules>Report Generation.

0 Kudos
Message 2 of 2
(2,598 Views)