About modifying charts and gauges with script
To create a chart or a gauge on a form, you must use the appropriate form component and then use the Specify Chart Settings dialog box or the Specify Gauge Settings dialog box to define it. You can also further modify your chart and gauge components using these dialog boxes.
However, there might be times when you want to include functionality or features on your chart/gauge that you cannot specify using these dialog boxes. These times might include these types of situations:
- You might want to structure your chart/gauge so that the chart/gauge
display changes whenever you click a certain button on the form.
This type of functionality is currently not available through the settings dialog boxes.
- You might want to use chart/gauge properties that are supported in WinStudio, but not represented on either of the settings dialog boxes.
In these cases, you can add the features or functionality you want by creating form scripts.