ui.Chart.getView

返回此图表的 DataView 初始化程序对象,该对象充当图表中底层数据的过滤器。请参阅:https://developers.google.com/chart/interactive/docs/reference#DataView

用法返回
Chart.getView()对象
参数类型详细信息
此:ui.chartui.Chartui.Chart 实例。