ui.Chart.getChartType

Returns this chart's type; e.g 'ScatterChart', 'LineChart', and 'ColumnChart'. For the complete list of charts, see: https://developers.google.com/chart/interactive/docs/gallery

UsageReturns
Chart.getChartType()String
ArgumentTypeDetails
this: ui.chartui.ChartThe ui.Chart instance.