Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCandlestickData.php62 public function setLowSeries(CandlestickSeries $lowSeries) argument
64 $this->lowSeries = $lowSeries;
71 return $this->lowSeries;