Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DTreemapChartColorScale.php98 public function setMinValueColor(Color $minValueColor) argument
100 $this->minValueColor = $minValueColor;
107 return $this->minValueColor;