Home
last modified time | relevance | path

Searched refs:totalDataLabel (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBasicChartSpec.php221 public function setTotalDataLabel(DataLabel $totalDataLabel) argument
223 $this->totalDataLabel = $totalDataLabel;
230 return $this->totalDataLabel;
H A DWaterfallChartSpec.php131 public function setTotalDataLabel(DataLabel $totalDataLabel) argument
133 $this->totalDataLabel = $totalDataLabel;
140 return $this->totalDataLabel;