In PocketBuilder, there are two ways to display graphs:
In a DataWindow, using data retrieved from the DataWindow data source
In a graph control in a window or user object, using data supplied by your application code
This chapter discusses the graph control and describes how your application code can supply data for the graph and manipulate its appearance.
For information about graphs in DataWindows, see Chapter 12, “Manipulating Graphs in DataWindows,” and the online Help.
To learn about designing graphs and setting graph properties in the painters, see the User’s Guide.