drawAs

Specifies the type of chart that is rendered from the data. This property also allows you to specify that the chart displays as a table.

Type: Enum.

Valid values for Category Chart: Bar, Bar3D, Stacked Bar, Line, Line3D, Area, Stacked Area, or Waterfall, Table, Sorted Table, Aggregated Table

Note: If you select Waterfall as the chart type, the value in the last category of the data set should be (redundantly) specified as the sum of the items in the preceding categories - otherwise, the final bar in the chart will be incorrectly plotted. At the present time, the chart can only have one category.

Valid values for Map Chart: Pie, Pie3D, Bar, Bar3D or Ring, Table, Sorted Table, Aggregated Table

Valid values for XY Chart: Polar, Scatter, Area, Stacked Area, Line, Step, Step Area, or Time Series, Table, Sorted Table

Valid values for Pivot Table: Pie, Pie3D, Ring, Bar, Bar3D, Area, StackedBar, StackedArea, Line, Line3D, Waterfall, Polar, Scatter, XYArea, XYStackedArea, XYLine, Step, StepArea, TimeSeries, Table