Modifying a chart or gauge using scripting
To modify a chart or gauge component using scripting:
- With the form that contains the chart/gauge open and in Design Mode, select the chart/gauge you want to modify.
 - On the Form property sheet toolbar, click the Edit Form Script button.
 - Use the script editor to create a method for the feature or functionality you want.
 - Save and compile the script.
 - Test the script.