API documentation :: Docs For Class arbitLineChart
Packages:Classes: |
Model::Chart::arbitLineChartClass arbitLineChartBase pie chart for arbit, defining custom rendering options, etc. Base pie chart for arbit, defining custom rendering options, etc. ezcGraphLineChart | --arbitLineChartAuthor(s):
Descendants
Method Summary
Methods__construct
void
__construct(
)
Construct pie chart Construct pie chart Construct pie chart and assign common setting to fit it to arbit layout settings Redefined in descendants as:
getMimeType
string
getMimeType(
)
Get chart image mime type Get chart image mime type Get chart image mime type render
mixed
render(
int
$width
, int
$height
, [mixed
$file
= null] )
Renders this chart Creates basic visual chart elements from the chart to be processed by the renderer. image will be returned as a string. Renders this chart Creates basic visual chart elements from the chart to be processed by the renderer. If null is passed instead of a file name, the rendered image will be returned as a string. Parameters:
Redefined in descendants as:
Documentation generated on Mon, 05 Apr 2010 14:02:01 +0200 by phpDocumentor 1.4.3
|