[]
Sheets.DataCharts.DataChartType
Specifies the datachart type.
• area = "Area"
Identifies the current DataChart type as area
• bar = "Bar"
Identifies the current DataChart type as bar
• bubble = "Bubble"
Identifies the current DataChart type as bubble
• column = "Column"
Identifies the current DataChart type as column
• donut = "Donut"
Identifies the current DataChart type as donut
• filledRadar = "FilledRadar"
Identifies the current DataChart type as filledRadar
• line = "Line"
Identifies the current DataChart type as line
• percentStackedArea = "PercentStackedArea"
Identifies the current DataChart type as percentStackedArea
• percentStackedBar = "PercentStackedBar"
Identifies the current DataChart type as percentStackedBar
• percentStackedColumn = "PercentStackedColumn"
Identifies the current DataChart type as percentStackedColumn
• pie = "Pie"
Identifies the current DataChart type as pie
• polarCoordinatesBar = "PolarCoordinatesBar"
Identifies the current DataChart type as polarCoordinatesBar
• polarCoordinatesStackedBar = "PolarCoordinatesStackedBar"
Identifies the current DataChart type as polarCoordinatesStackedBar
• radar = "Radar"
Identifies the current DataChart type as radar
• radialStackedBar = "RadialStackedBar"
Identifies the current DataChart type as radialStackedBar
• rangeArea = "RangeArea"
Identifies the current DataChart type as rangeArea
• rangeBar = "RangeBar"
Identifies the current DataChart type as rangeBar
• rangeColumn = "RangeColumn"
Identifies the current DataChart type as rangeColumn
• rose = "Rose"
Identifies the current DataChart type as rose
• scatter = "Scatter"
Identifies the current DataChart type as scatter
• stackedArea = "StackedArea"
Identifies the current DataChart type as stackedArea
• stackedBar = "StackedBar"
Identifies the current DataChart type as stackedBar
• stackedColumn = "StackedColumn"
Identifies the current DataChart type as stackedColumn
• sunburst = "Sunburst"
Identifies the current DataChart type as sunburst