When all the data has been specified for the graph, calling O4WGraphEnd will generate the actual graph.
O4WGraphEnd(id)
The function has the following parameters:
Parameter | Description | |
---|---|---|
id | The id of the graph to end. Id is created in the O4WGraphStart routine. |
Call O4WGraphStart to begin the graph definition process. O4WGraphData creates the data for the graph.