WinStudio
Adding a Graph Component
NOTE:
This topic applies to the graphing tool, which is supported for backward
compatibility. We recommend that, if you want to add charts or gauges
to a form, use the newer FusionCharts tool instead. For more information,
see Adding
Charts or Gauges to a Form.
To add a graph component to a form:
- Open a form and enter Design mode.
- On the Toolbar, click Graph, and then draw the component
on the form.
- On the Component property sheet, click Binding, and
then click the ellipsis (...) button.
- In the Type field of the Edit
Component Data Binding dialog box, select Graph
Element.
- Click Edit.
- In the Specify Graph Settings
dialog box, specify attributes for the graph component, including
the following:
- To bind the graph to a collection, select an IDO in the Collection field. To specify which
collection properties to graph, select a property in the Available
Properties list, and then click the Add button.
- Specify titles in the Title, X Axis Title, and
Y Axis Title fields.
- A legend indicates which colors are used for which properties
in the graph. To create a legend, select a property in the Available
Properties list, and click the Add button. By default,
the name of the property is displayed in the legend. To edit the
displayed name, click the Edit button.
- To adjust the display of the legend and other axis-related settings,
click More, which opens the
Additional Graph Settings
dialog box.
- Click OK as needed
to return to the form.
Related Topics
About Graph Components
Add
Button or Edit Components to Graph Components