Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DWaterfallChartSpec.php40 public $stackedType; variable in Google\\Service\\Sheets\\WaterfallChartSpec
117 public function setStackedType($stackedType) argument
119 $this->stackedType = $stackedType;
126 return $this->stackedType;
H A DBasicChartSpec.php56 public $stackedType; variable in Google\\Service\\Sheets\\BasicChartSpec
193 public function setStackedType($stackedType) argument
195 $this->stackedType = $stackedType;
202 return $this->stackedType;