Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DChartSpec.php81 protected $waterfallChartType = WaterfallChartSpec::class;
407 * @param WaterfallChartSpec
409 public function setWaterfallChart(WaterfallChartSpec $waterfallChart)
414 * @return WaterfallChartSpec
H A DWaterfallChartSpec.php20 class WaterfallChartSpec extends \Google\Collection class
145 class_alias(WaterfallChartSpec::class, 'Google_Service_Sheets_WaterfallChartSpec');