ChartType type

Chart type of the main view in Cost Analysis. Required.
KnownChartType can be used interchangeably with ChartType, this enum contains the known values that the service supports.

Known values supported by the service

Area
Line
StackedColumn
GroupedColumn
Table

type ChartType = string