Home
last modified time | relevance | path

Searched refs:customLabelData (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataLabel.php38 public function setCustomLabelData(ChartData $customLabelData) argument
40 $this->customLabelData = $customLabelData;
47 return $this->customLabelData;