Home
last modified time | relevance | path

Searched defs:DataSet (Results 1 – 2 of 2) sorted by path

/plugin/statdisplay/pchart/
H A DpChart.php1369 …function drawXYPlotGraph(pData $DataSet, $YSerieName, $XSerieName, $PaletteID = 0, $BigRadius = 5,…
/plugin/statistics/inc/pchart/
H A DpChart.php1480 function drawXYPlotGraph(pData $DataSet, $YSerieName, $XSerieName, $PaletteID = 0, $BigRadius = 5, $SmallRadius = 2, Color $color2 = null, $Shadow = TRUE, $SizeSerieName = '') { argument