Home
last modified time | relevance | path

Searched refs:hideConnectorLines (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DWaterfallChartSpec.php34 public $hideConnectorLines; variable in Google\\Service\\Sheets\\WaterfallChartSpec
89 public function setHideConnectorLines($hideConnectorLines) argument
91 $this->hideConnectorLines = $hideConnectorLines;
98 return $this->hideConnectorLines;