Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBubbleChartSpec.php35 public $bubbleMinRadiusSize; variable in Google\\Service\\Sheets\\BubbleChartSpec
114 public function setBubbleMinRadiusSize($bubbleMinRadiusSize) argument
116 $this->bubbleMinRadiusSize = $bubbleMinRadiusSize;
123 return $this->bubbleMinRadiusSize;