Adding a Chart component to a form

  1. With the form open, go into the designer (Web Designer in the web client, Design Mode in the Windows client).
  2. From the Toolbox, select Chart, and draw the component where you want it on the form.
  3. From the Component properties sheet, select Data Source > Binding and then click the ellipses (•••) button on the right.
  4. In the Edit Component Data Binding dialog box, from the Type drop-down list, select Chart.
  5. Click Edit.
  6. In the Specify Chart Settings dialog box, on the Data tab, specify at least the Chart Style and the Chart Type.
  7. On the same tab, in the Chart Data group box, provide this information:
    • The IDO Collection to use as the source for the data.
    • The property or properties, using the Available Properties list and clicking Add.

      For a single-series chart, specify only a single property. For a multi-series or combination chart, specify multiple properties, according to what the chart is to display.

  8. To save your initialized chart, click OK repeatedly, till you get back to the form.
    Note: The chart does not display any data until you perform this step and the next step.
  9. Save your changes, close the form, and then reopen the form.
  10. Make other settings as desired on the various tabs of the Specify Chart Settings dialog box.
  11. To preview the chart, click Apply and move the Specify Chart Settings dialog box out of way until you can see your chart.
  12. To apply your changes and save the chart, click OK .