Home
last modified time | relevance | path

Searched defs:drawTicks (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…
47 private $drawTicks; variable in ScaleStyle
/plugin/statistics/inc/pchart/
H A DScaleStyle.php9 public function __construct($scaleMode, Color $color, $drawTicks = true, $lineWidth = 1, $lineDotSize = 0) { argument
46 private $drawTicks; variable in ScaleStyle