Searched refs:drawPieLegend (Results 1 – 5 of 5) sorted by relevance
| /plugin/charter/ |
| D | helper.php | 549 …$pchart->drawPieLegend($this->flags['size']['width'] - $legendSize[0] - 15, 30, $pdata->GetData(),…
|
| /plugin/stats/ |
| D | syntax.php | 941 $chart->drawPieLegend($legendX,15,$DataSet->GetData(),$DataSet->GetDataDescription(),250,250,250);
|
| /plugin/statdisplay/pchart/ |
| D | PieChart.php | 52 …public function drawPieLegend($XPos, $YPos, $Data, $DataDescription, Color $color, ShadowPropertie… function in PieChart
|
| /plugin/projects/pchart/pchart/ |
| D | pchart.php | 1028 function drawPieLegend($XPos,$YPos,$Data,$DataDescription,$R,$G,$B) function in pChart
|
| /plugin/charter/lib/pchart/ |
| D | pChart.class.php | 1052 function drawPieLegend($XPos,$YPos,$Data,$DataDescription,$R,$G,$B) function in pChart
|