Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DTreemapChartColorScale.php56 public function setMaxValueColorStyle(ColorStyle $maxValueColorStyle) argument
58 $this->maxValueColorStyle = $maxValueColorStyle;
65 return $this->maxValueColorStyle;