Searched refs:seriesType (Results 1 – 8 of 8) sorted by relevance
51 public $seriesType; variable in Google\\Service\\Books\\SeriesSeries162 public function setSeriesType($seriesType) argument164 $this->seriesType = $seriesType;171 return $this->seriesType;
27 protected $seriesType = SeriesSeries::class; variable in Google\\Service\\Books\\Series
29 protected $seriesType = HistogramSeries::class; variable in Google\\Service\\Sheets\\HistogramChartSpec
29 protected $seriesType = ChartData::class; variable in Google\\Service\\Sheets\\PieChartSpec
35 protected $seriesType = WaterfallChartSeries::class; variable in Google\\Service\\Sheets\\WaterfallChartSpec
33 protected $seriesType = ChartData::class; variable in Google\\Service\\Sheets\\BasicChartSeries
51 protected $seriesType = BasicChartSeries::class; variable in Google\\Service\\Sheets\\BasicChartSpec
52 protected $seriesType = ChartData::class; variable in Google\\Service\\Sheets\\BubbleChartSpec