Home
last modified time | relevance | path

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

/plugin/statdisplay/pchart/ !
DBackgroundStyle.php30 …$backgroundColor, $stripe = false, Color $gradientStartColor = null, $gradientDecay = null, $borde… argument
34 $this->gradientDecay = $gradientDecay;
64 return $this->gradientDecay;
81 private $gradientDecay; variable in BackgroundStyle