Hi All,

I m using Sugar community Edition.

I want to enable Print button for chart on Home module .

i have added the following line in setProperties() function of the file "include/SugarCharts/SugarChart.php".

$this->chart_properties['print'] = $print;

but it is not enable Print button.
Please help me. its really needed.