Help for this page

Select Code to Download


  1. or download this
    #
    #some more code
    ...
    $chart->set_y_axis(name=>'Y-axis2');
    $chart->set_x_axis(name=>'X-axis');
    $chartsheet->insert_chart(0,0,$chart,0,0,1,1);