Home
last modified time | relevance | path

Searched refs:getPieLegendBoxSize (Results 1 – 2 of 2) sorted by relevance

/plugin/charter/
H A Dhelper.php534 $legendSize = $pchart->getPieLegendBoxSize($pdata->GetData(), $pdata->GetDataDescription());
/plugin/charter/lib/pchart/
H A DpChart.class.php981 function getPieLegendBoxSize($Data, $DataDescription) function in pChart