ChartType type

Defines values for ChartType.
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