Searched defs:drawTicks (Results 1 – 2 of 2) sorted by relevance
10 …public function __construct($scaleMode, Color $color, $drawTicks = true, $lineWidth = 1, $lineDotS…47 private $drawTicks; variable in ScaleStyle
9 public function __construct($scaleMode, Color $color, $drawTicks = true, $lineWidth = 1, $lineDotSize = 0) { argument 46 private $drawTicks; variable in ScaleStyle