phpDocumentor nChart
[ class tree: nChart ] [ index: nChart ] [ all elements ]

Class: NChart

Source Location: /nchart.php

Class NChart

Class Overview

The main nChart class.

Located in /nchart.php [line 57]



		
		
		
		

Methods

[ Top ]
Method Summary
NChart   NChart()   Creates a new NChart object.
ChartAttrib   GetAttribs()   Returns the ChartAttrib object associated with the chart.
ColourScheme   GetColourScheme()   Returns the ColourScheme for the chart.
DataSet   GetDataSet()   Returns the DataSet to be displayed.
image   Render()   Renders the chart using the specified renderer $r. The return value is an image resource.

[ Top ]
Methods
Constructor NChart  [line 70]

  NChart NChart( )

Creates a new NChart object.



[ Top ]
GetAttribs  [line 99]

  ChartAttrib GetAttribs( )

Returns the ChartAttrib object associated with the chart.



[ Top ]
GetColourScheme  [line 81]

  ColourScheme GetColourScheme( )

Returns the ColourScheme for the chart.



[ Top ]
GetDataSet  [line 90]

  DataSet GetDataSet( )

Returns the DataSet to be displayed.



[ Top ]
Render  [line 111]

  image Render( RenderBase $r  )

Renders the chart using the specified renderer $r. The return value is an image resource.

Parameters:
RenderBase   $r:  A class derived from RenderBase for rendering the chart.


[ Top ]

Documentation generated on Thu, 27 Mar 2008 22:29:48 +0000 by phpDocumentor 1.4.1