Home
last modified time | relevance | path

Searched refs:bubbleBorderColor (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBubbleChartSpec.php58 public function setBubbleBorderColor(Color $bubbleBorderColor) argument
60 $this->bubbleBorderColor = $bubbleBorderColor;
67 return $this->bubbleBorderColor;