Home
last modified time | relevance | path

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

/plugin/avbarchart/
H A Dsyntax.php34 public $maxPxHeight = "200"; // Maximum height of the chart in pixels. variable in syntax_plugin_avbarchart
103 $height = round(($amount/$maxRange*$this->maxPxHeight));