Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DChartSpec.php227 public function setHistogramChart(HistogramChartSpec $histogramChart) argument
229 $this->histogramChart = $histogramChart;
236 return $this->histogramChart;