# Type alias ChartType

ChartType: CartesianChartType | CategoricalChartType | ScatterChartType | IndicatorChartType | AreamapChartType | BoxplotChartType | ScattermapChartType

Chart type of one of the supported chart families