Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPieChartSpec.php34 public $threeDimensional; variable in Google\\Service\\Sheets\\PieChartSpec
89 public function setThreeDimensional($threeDimensional) argument
91 $this->threeDimensional = $threeDimensional;
98 return $this->threeDimensional;
H A DBasicChartSpec.php60 public $threeDimensional; variable in Google\\Service\\Sheets\\BasicChartSpec
207 public function setThreeDimensional($threeDimensional) argument
209 $this->threeDimensional = $threeDimensional;
216 return $this->threeDimensional;