ui.Chart.getChartType

返回相应图表的类型,例如“ScatterChart”“LineChart”和“ColumnChart”。如需查看图表的完整列表,请访问:https://developers.google.com/chart/interactive/docs/gallery

用法返回
Chart.getChartType()字符串
参数类型详细信息
此:ui.chartui.Chartui.Chart 实例。