如何在 Google 图表 API 中设置图表编辑器选项“聚合”

How to set the chart editor option “Aggregate” in Google Chart API

我想设置选项 "Aggregate"(最大值),在 Google sheet 图表编辑器中可用,通过 Google 图表的程序代码 API.

我在 Google 图表 API 文档中找不到任何信息。

一些帮助将不胜感激!

我找到了这个没有记录的选项:.setOption('applyAggregateData',0)