Well, if you need that, you're most likely doing something wrong (try a state machine with a graph indicator outside the case), but if you really need it, open a VI Server reference for the graph control and wire it to a property node with the Value property. Another way to go would be to display the graph in a parallel while loop and write your data to a local variable of that graph instead, but that would probably decrease execution speed.