Lines Matching refs:series
30 * An entry for each series giving the maximum value in that
31 * series, if we've previously calculated it
36 * An entry for each series giving the minimum value in that
37 * series, if we've previously calculated it
50 public function addPoint($value, $series = "Series1", $Description = "") {
57 $series,
167 * @brief Get the minimum data value in the specified series
176 * value at index 0 for the specified series - but this is the
195 * @brief Get the maximum data value in the specified series
214 * Get the numeric X and Y values, for a given series.