I have a labtalk script that generates a report from an Excel worksheet. There are several graphs on the report. I am trying to automate the update of the x axis scale on one of the graphs when the user clicks a button. The scale should be set as the same of that on another graph when the button is clicked.
Can anybody point me in the right direction, I only need help with the part where the x axis scale is updated, not with the use of buttons.