Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBubbleChartSpec.php72 public function setBubbleBorderColorStyle(ColorStyle $bubbleBorderColorStyle) argument
74 $this->bubbleBorderColorStyle = $bubbleBorderColorStyle;
81 return $this->bubbleBorderColorStyle;