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

Class: RenderBase

Source Location: /renderbase.php

Class RenderBase

Class Overview

Renders elements common to all charts.

Located in /renderbase.php [line 114]



		
		
		
		

Methods

[ Top ]
Descendants
Child Class Description
BarChart Renders the chart data as a bar chart.

[ Top ]
Method Summary
Colour   GetSeriesColour()   Gets the Colour associated with a Series.
void   Render()   Renders the chart.

[ Top ]
Methods
GetSeriesColour  [line 151]

  Colour GetSeriesColour( RenderData $rd, int $data  )

Gets the Colour associated with a Series.

Parameters:
RenderData   $rd:  Renderer information.
int   $data:  The Series index.


[ Top ]
Render  [line 122]

  void Render( DataSet $d, ColourScheme $s, ChartAttrib $a  )

Renders the chart.

Parameters:
DataSet   $d:  The DataSet to render.
ColourScheme   $s:  The ColourScheme to use.
ChartAttrib   $a:  The chart attributes.


[ Top ]

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