Home
last modified time | relevance | path

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

/plugin/statdisplay/pchart/
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