Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBasicChartAxis.php96 public function setViewWindowOptions(ChartAxisViewWindowOptions $viewWindowOptions) argument
98 $this->viewWindowOptions = $viewWindowOptions;
105 return $this->viewWindowOptions;