Home
last modified time | relevance | path

Searched defs:seriesType (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DSeriesSeries.php51 public $seriesType; variable in Google\\Service\\Books\\SeriesSeries
162 public function setSeriesType($seriesType)
H A DSeries.php27 protected $seriesType = SeriesSeries::class; variable in Google\\Service\\Books\\Series
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DHistogramChartSpec.php29 protected $seriesType = HistogramSeries::class; variable in Google\\Service\\Sheets\\HistogramChartSpec
H A DPieChartSpec.php29 protected $seriesType = ChartData::class; variable in Google\\Service\\Sheets\\PieChartSpec
H A DWaterfallChartSpec.php35 protected $seriesType = WaterfallChartSeries::class; variable in Google\\Service\\Sheets\\WaterfallChartSpec
H A DBasicChartSeries.php33 protected $seriesType = ChartData::class; variable in Google\\Service\\Sheets\\BasicChartSeries
H A DBasicChartSpec.php51 protected $seriesType = BasicChartSeries::class; variable in Google\\Service\\Sheets\\BasicChartSpec
H A DBubbleChartSpec.php52 protected $seriesType = ChartData::class; variable in Google\\Service\\Sheets\\BubbleChartSpec