SetDataValues — Set the data array for plotting
$plot->SetDataValues($dv
)
SetDataValues
sets the data array which contains the
data values to be plotted. Use of this function is required.
$dv
The data array, containing values according to the data type format set by SetDataType.