Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DTreemapChartColorScale.php42 public function setMaxValueColor(Color $maxValueColor) argument
44 $this->maxValueColor = $maxValueColor;
51 return $this->maxValueColor;