Searched refs:legendPosition (Results 1 – 9 of 9) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | HistogramChartSpec.php | 27 public $legendPosition; variable in Google\\Service\\Sheets\\HistogramChartSpec 47 public function setLegendPosition($legendPosition) argument 49 $this->legendPosition = $legendPosition; 56 return $this->legendPosition;
|
H A D | PieChartSpec.php | 27 public $legendPosition; variable in Google\\Service\\Sheets\\PieChartSpec 53 public function setLegendPosition($legendPosition) argument 55 $this->legendPosition = $legendPosition; 62 return $this->legendPosition;
|
H A D | BasicChartSpec.php | 46 public $legendPosition; variable in Google\\Service\\Sheets\\BasicChartSpec 151 public function setLegendPosition($legendPosition) argument 153 $this->legendPosition = $legendPosition; 160 return $this->legendPosition;
|
H A D | BubbleChartSpec.php | 51 public $legendPosition; variable in Google\\Service\\Sheets\\BubbleChartSpec 198 public function setLegendPosition($legendPosition) argument 200 $this->legendPosition = $legendPosition; 207 return $this->legendPosition;
|
/plugin/amcharts/assets/amcharts/plugins/responsive/ |
H A D | responsive.min.js | 1 …legendPosition:"left",overrides:{legend:{enabled:!1}}},{maxWidth:550,legendPosition:"right",overri…
|
H A D | responsive.js | 1195 …e.legendPosition === undefined || ( chart.legend !== undefined && chart.legend.position !== undefi…
|
H A D | readme.md | 130 * "legendPosition" ("top|bottom|left|right") - set this property if you want the
|
H A D | responsive.min.js.map | 7 …key","rules","minWidth","maxWidth","minHeight","maxHeight","rotate","legendPosition","legend","pos…
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
H A D | nv.d3.min.js | 7 …(a){n=a}},showLegend:{get:function(){return i},set:function(a){i=a}},legendPosition:{get:function(…
|