Home
last modified time | relevance | path

Searched defs:scaleMode (Results 1 – 2 of 2) sorted by relevance

/plugin/statdisplay/pchart/
H A DScaleStyle.php10 …public function __construct($scaleMode, Color $color, $drawTicks = true, $lineWidth = 1, $lineDotS…
43 private $scaleMode; variable in ScaleStyle
/plugin/statistics/inc/pchart/
H A DScaleStyle.php9 public function __construct($scaleMode, Color $color, $drawTicks = true, $lineWidth = 1, $lineDotSize = 0) { argument
42 private $scaleMode; variable in ScaleStyle