Creates a new NChart object.
Returns the ChartAttrib object associated with the chart.
Returns the ColourScheme for the chart.
Returns the DataSet to be displayed.
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. |