I want to be able to defer chart updates for high performance, and so I would like to be able to return from an EFS routine with absolutely NO effect whatsoever on the GUI. I don't mean returning null, but leaving the charting state exactly as it is.
How can I do this?
TIA
How can I do this?
TIA
Comment