Searched refs:chartType (Results 1 – 6 of 6) sorted by relevance
28 public $chartType; variable in Google\\Service\\Sheets\\BasicChartSpec81 public function setChartType($chartType) argument83 $this->chartType = $chartType;90 return $this->chartType;
22 protected $chartType = EmbeddedChart::class; variable in Google\\Service\\Sheets\\AddChartResponse
22 protected $chartType = EmbeddedChart::class; variable in Google\\Service\\Sheets\\AddChartRequest
26 public $chartType; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport111 public function setChartType($chartType) argument113 $this->chartType = $chartType;120 return $this->chartType;
6 …chartType=a.chart.type,"histogram"===this.chartType&&(a.chart.type="bar",a=p.extend({plotOptions:{…
13669 var chartType = props.OrgChartBlockType;13682 if (chartType == 4)13689 if (chartType == 0) //Image top-center13694 …else if (chartType == 1 || chartType == 2) //Image to top-left (or outsize top-left which we don't…13699 else if (chartType >= 3)