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