Home
last modified time | relevance | path

Searched refs:aggregateFunction (Results 1 – 1 of 1) sorted by relevance

/plugin/rrdgraph/inc/
H A Dsvgbinding.php169 … * @param String $aggregateFunction Name of the aggregate function to use for creating the value.
171 public function setAggregate($bindingName, $aggregateFunction) { argument
172 $this->aggregates[$bindingName] = $aggregateFunction;