Modifying a chart or gauge using scripting

To modify a chart or gauge component using scripting:

  1. With the form that contains the chart/gauge open and in Design Mode, select the chart/gauge you want to modify.
  2. On the Form property sheet toolbar, click the Edit Form Script button.  
  3. Use the script editor to create a method for the feature or functionality you want.
  4. Save and compile the script.
  5. Test the script.