Home
last modified time | relevance | path

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

/plugin/statistics/inc/pchart/
H A DBackgroundStyle.php28 public function __construct(Color $backgroundColor, $stripe = false, Color $gradientStartColor = null, $gradientDecay = null, $borderWidth = 1, $borderDotSize = 0) { argument
34 $this->borderDotSize = $borderDotSize;
70 return $this->borderDotSize;
83 private $borderDotSize; variable in BackgroundStyle
/plugin/statdisplay/pchart/
H A DBackgroundStyle.php30 …e, Color $gradientStartColor = null, $gradientDecay = null, $borderWidth = 1, $borderDotSize = 0) { argument
36 $this->borderDotSize = $borderDotSize;
72 return $this->borderDotSize;
85 private $borderDotSize; variable in BackgroundStyle