class graphTest{ function drawBarChart(){ $MyData = new pData(); $MyData->addPoints(array(150,0,300,250),"Opens");...