In PowerBuilder, 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 the DataWindow Programmers Guide and the DataWindow Reference.
To learn about designing graphs and setting graph properties in the painters, see the PowerBuilder Users Guide.