Create a new GDChart object, specifying the type of graph to generate
Add scatter element set
Add an array of strings to be used as labels for the generated chart.
Add an array of numbers to be used as colors for the entire set of data.
Add an array of numbers to be used as colors for the individual data items.
Add an array of numbers to be used as secondary data individual point plot color.
ndicate a list of sections to explode for pie charts
Indicate a list of missing sections for pie charts
Add an array of floating point values to be used as the data range for the graph.
Unless clear parameter is indicated, each call adds a new set of points.
Add an array of floating point values to be used as the data range for combo graph.
Unless clear parameter is indicated, each call adds a new set of points.
Output chart of width x height size as image_type image to screen or specified filename.
Generated at: Thu, 02 Feb 2006 16:10:36 +0100