SetDataValues

SetDataValues — Set the data array for plotting

Synopsis

$plot->SetDataValues($dv)
    

Description

SetDataValues sets the data array which contains the data values to be plotted. Use of this function is required.

Parameters

$dv

The data array, containing values according to the data type format set by SetDataType.