phpChart
C_PhpChartX.draw Method
Send Feedback

Draw phpChart.

Parameters
Parameters 
Description 
width 
integer width default to 600 (optional) 
height 
integer height default to 400 (optional) 
extra_data 
NOT IN USE (optional) 
render_content 
boolean. Whether to render the chart. If false, it renders to buffer only. Later the chart can be retrieved by get_display (optional) 
Returns

None

Description

Draw phpChart. It always outputs to an internal buffer first. It's should be last function to call.

Remarks
See Also
What do you think about this topic? Send feedback!
Copyright (c) 2011. All rights reserved.