Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DChartAxisViewWindowOptions.php22 public $viewWindowMax; variable in Google\\Service\\Sheets\\ChartAxisViewWindowOptions
29 public function setViewWindowMax($viewWindowMax) argument
31 $this->viewWindowMax = $viewWindowMax;
35 return $this->viewWindowMax;